tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / clover / core / object.hpp
2020-01-23 Pierre Moreauclover/meson: Define OpenCL header macros
2020-01-23 Pierre Moreauclover: Use the dispatch table type from the OpenCL...
2019-02-26 Pierre Moreauclover: Avoid warnings from new OpenCL headers
2014-10-20 EdBclover: Add allow_empty_tag.
2014-10-11 Francisco Jerezclover: Use unreachable() from util/macros.h instead...
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.