summaryrefslogtreecommitdiff
path: root/ufo
Commit message (Expand)AuthorAge
* Fix #143: invalid object dereferenceMatthias Vogelgesang2018-01-25
* Turn deadlock warning into a debug messageMatthias Vogelgesang2017-12-12
* meson: add option to not build introspectiond dataMatthias Vogelgesang2017-12-08
* Fix #142: now fix multi input and GPU processingMatthias Vogelgesang2017-12-07
* Fix #142: prune correctly for multi GPUMatthias Vogelgesang2017-12-07
* Return what asked for in ufo_gpu_node_get_infoTomas Farago2017-12-02
* Remove property sets from the JSON APIMatthias Vogelgesang2017-12-01
* Fix #137: support JSON array propertiesMatthias Vogelgesang2017-12-01
* Return error if duplicate node names exist in JSONMatthias Vogelgesang2017-12-01
* Reformat with longer line allowanceMatthias Vogelgesang2017-12-01
* Fix rare segfaultMatthias Vogelgesang2017-11-30
* Fix #135: add UFO_GPU_NODE_INFO_NAMEMatthias Vogelgesang2017-11-26
* Refactor OpenCL info readoutMatthias Vogelgesang2017-11-26
* profiler: add ufo_profiler_call_blockingTomas Farago2017-11-23
* Fix #133: output build flag string for each deviceMatthias Vogelgesang2017-11-21
* Improve API docsMatthias Vogelgesang2017-11-03
* Extend error with plugin search locationsMatthias Vogelgesang2017-11-02
* Exit early if no OpenCL platform is foundMatthias Vogelgesang2017-10-25
* Fix #129: allocate enough memory for index arrayMatthias Vogelgesang2017-10-17
* resources: Add ...get_kernel_from_source_with_optsTomas Farago2017-10-16
* resources: Use options in get_kernel_with_optsTomas Farago2017-10-16
* Remove unnecessary gotoMatthias Vogelgesang2017-10-16
* Revert "Expose file reading in resources"Matthias Vogelgesang2017-10-16
* Expose file reading in resourcesTomas Farago2017-10-13
* Fix if no env device type is givenMatthias Vogelgesang2017-10-13
* Fix #126: abort execution without resourcesMatthias Vogelgesang2017-10-13
* Do not use GPUs if UFO_DEVICE_TYPE=cpu is setMatthias Vogelgesang2017-10-13
* meson: use more general library() targetMatthias Vogelgesang2017-09-20
* Drop support for AutotoolsMatthias Vogelgesang2017-08-28
* Clean up construction of build optionsMatthias Vogelgesang2017-08-28
* Fix #119: compile with device-specific flagsMatthias Vogelgesang2017-08-28
* Store device names in an arrayMatthias Vogelgesang2017-08-28
* Remove unnecessary codeMatthias Vogelgesang2017-08-28
* meson: correctly build gir/typelibMatthias Vogelgesang2017-08-21
* meson: enable gir/typelib generationMatthias Vogelgesang2017-08-21
* meson: depend on enums header for binariesMatthias Vogelgesang2017-07-18
* Fix header path in ufo.pcMatthias Vogelgesang2017-07-13
* Fix header installation with mesonMatthias Vogelgesang2017-07-13
* Add meson build systemMatthias Vogelgesang2017-07-12
* Use standard enum templatesMatthias Vogelgesang2017-06-09
* Settle for non-prefix, relative install dirsMatthias Vogelgesang2017-06-08
* Fix CMake's braindamaged install dirMatthias Vogelgesang2017-06-08
* Fix paths in ufo.pcMatthias Vogelgesang2017-04-05
* Fix wrong pkg-config file generationMatthias Vogelgesang2017-03-14
* Remove no-opMatthias Vogelgesang2017-02-20
* Fix #120: generate timestamps if enabledMatthias Vogelgesang2017-02-16
* Improve expansion for multi-input node graphsMatthias Vogelgesang2017-02-08
* Output messages in case expansion is not possibleMatthias Vogelgesang2017-02-08
* Make device usage output unambiguousMatthias Vogelgesang2017-02-08
* Allow fixed-scheduler and copy task in ufo-runjsonSerge Cohen2017-01-17