clover: fix image resource depth and array_size
[mesa.git] / src / gallium / state_trackers / clover / core / memory.cpp
2015-08-03 Zoltan Gilianclover: fix image resource depth and array_size
2015-05-23 Grigori Goronzyclover: try userptr for CL_MEM_USE_HOST_PTR
2014-09-22 Tom Stellardclover: Add support to mem objects for multiple destruc...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2013-12-18 Jan Veselyclover: Append buffers that use CL_MEM_USE_HOST_PTR.
2013-10-21 Francisco Jerezclover: Add a pixel_size() method to the image class.
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.