tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / clover / api / context.cpp
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-05 Ilia Mirkinst/clover: provide a path for drivers to call through...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2013-11-15 Tom Stellardclover: Support multiple devices in clCreateContextFrom...
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Clean up the interface of the context object...
2013-10-21 Francisco Jerezclover: Add property list helpers with a syntax consist...
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
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: Define platform class and merge with device_reg...
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.