st/nine: Add debug warning when application uses sw processing
[mesa.git] / src / gallium / state_trackers / clover / api / memory.cpp
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2014-07-28 Tom Stellardclover: Add checks for image support to the image funct...
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2013-12-18 Jan Veselyclover: Add parameter checks to clCreateBuffer.
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 context objects to the new model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
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-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.