aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/context.cpp
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-131-144/+0
* st/clover: provide a path for drivers to call through to pfn_notifyIlia Mirkin2015-11-051-1/+6
* clover: Unabbreviate a few data accessor names for consistency.Francisco Jerez2014-02-211-3/+3
* clover: Support multiple devices in clCreateContextFromType() v2Tom Stellard2013-11-151-3/+9
* 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-2/+2
* clover: Add property list helpers with a syntax consistent with other API obj...Francisco Jerez2013-10-211-5/+8
* clover: Switch context objects to the new model.Francisco Jerez2013-10-211-38/+36
* clover: Switch device objects to the new model.Francisco Jerez2013-10-211-9/+4
* clover: Clean up property query functions by using a new property_buffer help...Francisco Jerez2013-10-211-7/+17
* clover: Switch to the new utility code.Francisco Jerez2013-10-211-1/+1
* 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: Define platform class and merge with device_registry.Francisco Jerez2013-04-131-8/+15
* clover: No need for clover::is_zero() to be a functor.Francisco Jerez2012-10-191-1/+1
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+120