summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/memory.hpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Add support to mem objects for multiple destructor callbacks v2Tom Stellard2014-09-221-1/+2
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-11/+9
* clover: Add a pixel_size() method to the image class.Francisco Jerez2013-10-211-0/+1
* clover: Delete copy constructors and assignment operators in all non-copiable...Francisco Jerez2013-10-211-0/+3
* clover: Define a few convenience equality operators.Francisco Jerez2013-10-211-0/+3
* clover: Switch memory objects to the new model.Francisco Jerez2013-10-211-48/+44
* clover: Switch command queues to the new model.Francisco Jerez2013-10-211-4/+4
* 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-13/+13
* 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/+157