summaryrefslogtreecommitdiffstats
path: root/libhb/openclwrapper.c
Commit message (Expand)AuthorAgeFilesLines
* OpenCL: fix cleanup.Rodeo2015-07-041-0/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: fix a bunch of compiler warningsjstebbins2013-11-261-3/+1
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-198/+201
* OpenCL: initial work on a new OpenCl wrapper, which will eventually phase out...Rodeo2013-11-021-65/+0
* OpenCL: ship our own headers, to reduce our dependency on external OpenCL SDKs.Rodeo2013-10-201-6/+1
* HW: fix for compile and runtime behavior and support of the features/RB601maxd2013-10-111-0/+17
* hb_get_opencl_env: remove dead code.Rodeo2013-10-111-36/+3
* scan: print CPU info, GPU info, then QSV info.Rodeo2013-10-111-17/+48
* libhb: remove windows ^M line endingsjstebbins2013-09-221-1150/+1150
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-0/+1261