summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/context.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-2/+4
* clover: Clean up the interface of the context object slightly.Francisco Jerez2013-10-211-3/+4
* clover: Delete copy constructors and assignment operators in all non-copiable...Francisco Jerez2013-10-211-0/+2
* clover: Define a few convenience equality operators.Francisco Jerez2013-10-211-0/+5
* clover: Add property list helpers with a syntax consistent with other API obj...Francisco Jerez2013-10-211-6/+9
* clover: Switch context objects to the new model.Francisco Jerez2013-10-211-16/+14
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-1/+1
* 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-4/+4
* 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/+51