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