aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/util.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Override ret_object.Serge Martin2016-07-111-0/+11
* clover: Stub missing CL 1.2 functions.Serge Martin (EdB)2015-08-071-0/+7
* clover: Add a stub implementation of clCreateImage() v3Tom Stellard2014-05-021-0/+1
* clover: Replace the transfer(new ...) idiom with a safer create(...) helper f...Francisco Jerez2014-02-211-8/+9
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-211-0/+8
* clover: Add property list helpers with a syntax consistent with other API obj...Francisco Jerez2013-10-211-38/+0
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-6/+2
* clover: Clean up property query functions by using a new property_buffer help...Francisco Jerez2013-10-211-70/+1
* clover: Switch to the new utility code.Francisco Jerez2013-10-211-3/+4
* clover: Name include guards consistently.Francisco Jerez2013-10-211-2/+2
* clover: Replace a bunch of double underscores with single underscores.Francisco Jerez2013-10-211-2/+2
* 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/+166