clover: Add property list helpers with a syntax consistent with other API objects.
[mesa.git] / src / gallium / state_trackers / clover / core / resource.cpp
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-08-27 Tom Stellardclover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for...
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-12-13 Tom Stellardclover: Fix build since removal of pipe_surface::usage
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-24 Francisco Jerezclover: Silence narrowing conversion warnings in resour...
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.