tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / clover / api / dispatch.cpp
2020-04-15 Karol Herbstclover: add stubs for SVM
2020-02-04 Karol Herbstclover: add trivial clCreateCommandQueueWithProperties...
2020-01-23 Pierre Moreauclover: Use the dispatch table type from the OpenCL...
2019-02-26 Karol Herbstclover: update ICD table to support everything up to 2.2
2016-10-30 Serge Martinclover: Implement clGetExtensionFunctionAddressForPlatform.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-07 Serge Martin (EdB)clover: Stub missing CL 1.2 functions.
2014-10-20 EdBclover: Add initial implementation of clCompileProgram...
2014-07-28 EdBclover: Add clUnloadPlatformCompiler.
2014-07-28 EdBclover: Add clCreateProgramWithBuiltInKernels.
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2014-04-29 EdBclover: Add clEnqueue{Marker, Barrier}WithWaitList.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.