summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/core/memory.cpp
Commit message (Expand)AuthorAgeFilesLines
* clover: fix image resource depth and array_sizeZoltan Gilian2015-08-031-1/+1
* clover: try userptr for CL_MEM_USE_HOST_PTRGrigori Goronzy2015-05-241-1/+1
* clover: Add support to mem objects for multiple destructor callbacks v2Tom Stellard2014-09-221-4/+6
* clover: Migrate a bunch of pointers and references in the object tree to smar...Francisco Jerez2014-02-211-22/+24
* clover: Append buffers that use CL_MEM_USE_HOST_PTR.Jan Vesely2013-12-181-1/+1
* clover: Add a pixel_size() method to the image class.Francisco Jerez2013-10-211-0/+6
* clover: Define a few convenience equality operators.Francisco Jerez2013-10-211-0/+5
* clover: Switch memory objects to the new model.Francisco Jerez2013-10-211-16/+16
* clover: Switch command queues to the new model.Francisco Jerez2013-10-211-16/+16
* clover: Switch to the new utility code.Francisco Jerez2013-10-211-1/+1
* clover: Replace a bunch of double underscores with single underscores.Francisco Jerez2013-10-211-18/+18
* 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: Implement CL_MEM_COPY_HOST_PTR.Francisco Jerez2012-05-111-4/+5
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+198