summaryrefslogtreecommitdiff
path: root/ufo/ufo-basic-ops.c
Commit message (Collapse)AuthorAge
* UfoIR integration to the UfoAndrei Shkarin2014-10-16
| | | | | Some basic classes and interfaces were introduced. Json routines were placed to a separate file: The function to register cl_even was added to the profiler.
* add missing license headersPicca Frédéric-Emmanuel2013-12-10
|
* Do not include OpenCL headers in public UFO headerMatthias Vogelgesang2013-10-02
|
* Add and fix doc strings for GI and gtk-docMatthias Vogelgesang2013-09-27
|
* Add ufo_resources_get_cached_kernel and adapt opsMatthias Vogelgesang2013-08-06
|
* Fix wrong kernel nameMatthias Vogelgesang2013-08-05
|
* Fix problems with GIMatthias Vogelgesang2013-08-05
| | | | | To fix typelib generation we have to prefix everything correctly and use gpointer for all OpenCL objects.
* Fix potential segfaultsMatthias Vogelgesang2013-08-05
| | | | | g_error always takes a format string string first, passing it the error messages is going to be fatal pretty soon.
* More flexible UfoPluginManagerAndrey Shkarin2013-08-03
|
* Basic math operations. + UfoConfig fix.Andrey Shkarin2013-08-02
|
* Basic math operations.Andrey Shkarin2013-08-02