clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
[mesa.git] / src / gallium / state_trackers / clover / core / object.hpp
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Switch samplers to the new model.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
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 context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Switch platform objects to the new model.
2013-10-21 Francisco Jerezclover: Define helper classes for the new object model.