summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/queue.cpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Flush the command queue in clReleaseCommandQueue()Tom Stellard2014-08-131-1/+5
* clover: Unabbreviate a few data accessor names for consistency.Francisco Jerez2014-02-211-2/+2
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-2/+2
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-211-5/+5
* clover: Clean up the interface of the context object slightly.Francisco Jerez2013-10-211-1/+1
* clover: Switch command queues to the new model.Francisco Jerez2013-10-211-27/+25
* clover: Switch context objects to the new model.Francisco Jerez2013-10-211-6/+4
* clover: Switch device objects to the new model.Francisco Jerez2013-10-211-3/+5
* clover: Clean up property query functions by using a new property_buffer help...Francisco Jerez2013-10-211-7/+17
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+102