summaryrefslogtreecommitdiff
path: root/ufo/ufo-resources.c
Commit message (Expand)AuthorAge
...
* Fix doc and gi annotationsMatthias Vogelgesang2014-07-30
* Add UFO_DEVICE_TYPE_ACC for accelerator devicesMatthias Vogelgesang2014-04-25
* Remove some debug output messagesMatthias Vogelgesang2014-04-24
* Fix error handling for wrong kernelsMatthias Vogelgesang2014-04-01
* Dynamically allocate build log memoryMatthias Vogelgesang2014-04-01
* Include header files from kernel dirMatthias Vogelgesang2014-01-09
* Replace GList for loops with g_list_for macroMatthias Vogelgesang2013-12-11
* Fix kernel load pathMatthias Vogelgesang2013-12-06
* Fix #14: install kernels in ${datadir}/ufoMatthias Vogelgesang2013-11-18
* Fix -Werror problems in release buildsMatthias Vogelgesang2013-09-28
* Add and fix doc strings for GI and gtk-docMatthias Vogelgesang2013-09-27
* Fix packaging and run-time problemMatthias Vogelgesang2013-09-26
* Add UFO_USE_GPU env var to restrict to single GPUTimo Dörr2013-09-16
* Fix minor gtkdoc problemsMatthias Vogelgesang2013-09-09
* Add ufo_resources_get_cached_kernel and adapt opsMatthias Vogelgesang2013-08-06
* Call dispose instead of finalizeMatthias Vogelgesang2013-08-05
* Cache named kernels from files againMatthias Vogelgesang2013-08-02
* Fix #221: Make Scheduler and Resources initableMatthias Vogelgesang2013-07-25
* Fix annotationMatthias Vogelgesang2013-07-25
* Make choice of devices configurableMatthias Vogelgesang2013-07-25
* Simplify OpenCL program handlingMatthias Vogelgesang2013-07-22
* kernel_name of ufo_resources_get_kernel can be NULLMatthias Vogelgesang2013-07-22
* Enable CPU devicesMatthias Vogelgesang2013-07-17
* Build programs all at onceMatthias Vogelgesang2013-07-10
* Fix problems with AMD platformsMatthias Vogelgesang2013-07-10
* Fix some annotation problemsMatthias Vogelgesang2013-07-08
* Load first kernel in source if name is not passedMatthias Vogelgesang2013-07-07
* Fix annotation for older GI compilerMatthias Vogelgesang2013-04-17
* The methods to get the devices and queues mapped onto devices has been added.Andrey Shkarin2013-04-17
* Add all paths as OpenCL include pathsMatthias Vogelgesang2013-03-22
* Don't print error when device is not foundMatthias Vogelgesang2013-02-21
* Fix platform selectionMatthias Vogelgesang2013-02-21
* If possible, use platform that has GPUs attachedMatthias Vogelgesang2013-02-21
* Refactor resources and fix #183Matthias Vogelgesang2013-02-15
* Fix appending OpenCL include pathsMatthias Vogelgesang2013-02-08
* Fix annotations and documentationMatthias Vogelgesang2013-02-06
* Add UFO_PLUGIN_DIR to default kernel path listMatthias Vogelgesang2013-01-31
* Adapt inclusion in source filesMatthias Vogelgesang2013-01-31
* Move src -> ufo to allow ufo/foo.h inclusionMatthias Vogelgesang2013-01-31