tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / clover / api / transfer.cpp
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement SVM functions for devices with fine...
2020-04-15 Karol Herbstclover: add stubs for SVM
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-07 Serge Martin (EdB)clover: Stub missing CL 1.2 functions.
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2014-08-08 Bruno Jiménezclover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
2014-07-28 Tom Stellardclover: Add checks for image support to the image funct...
2014-03-21 Tom Stellardclover: Fix typo in validate_object()
2014-03-18 Francisco Jerezclover: Fix region size error checking in some buffer...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2013-10-21 Francisco Jerezclover: Improve region and pitch argument handling...
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
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 event objects 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...
2013-04-13 Francisco Jerezclover: Fix usage of incorrect object as destination...
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-09-21 Tom Stellardclover: Initialize height and depth to 1 for transfers
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.