mesa/src/gallium/state_trackers/clover/api
Emil Velikov f98530b739 clover: conditionally use MESA_GIT_SHA1
Considering how hard/annoying it was for many peoples' workflow to
properly generate the macro, it will be demoted to conditionally
available with follow-up commits.

v2: Kill off gracious blank line (Vedran).

Cc: mesa-stable@lists.freedesktop.org
Cc: Vedran Miletić <vedran@miletic.net>
Cc: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> (v1)
Reviewed-by: Vedran Miletić <vedran@miletic.net>
2016-07-05 12:14:34 +01:00
..
context.cpp st/clover: provide a path for drivers to call through to pfn_notify 2015-11-05 11:22:19 -05:00
device.cpp clover: conditionally use MESA_GIT_SHA1 2016-07-05 12:14:34 +01:00
dispatch.cpp clover: Stub missing CL 1.2 functions. 2015-08-07 15:18:50 +03:00
dispatch.hpp clover: make dispatch matches functions def 2015-07-31 14:48:30 -07:00
event.cpp clover: Add clEnqueue{Marker, Barrier}WithWaitList. 2014-04-29 13:12:38 +02:00
interop.cpp clover: clarify and fix the EGL interop error case 2015-06-05 19:44:33 +02:00
kernel.cpp clover: Stub missing CL 1.2 functions. 2015-08-07 15:18:50 +03:00
memory.cpp clover: Implement clCreateImage?D w/ clCreateImage. 2015-09-28 18:10:39 +03:00
platform.cpp clover: conditionally use MESA_GIT_SHA1 2016-07-05 12:14:34 +01:00
program.cpp clover: Stub missing CL 1.2 functions. 2015-08-07 15:18:50 +03:00
queue.cpp clover: Flush the command queue in clReleaseCommandQueue() 2014-08-13 14:20:22 -04:00
sampler.cpp clover: Add checks for image support to the image functions v2 2014-07-28 10:10:30 -04:00
transfer.cpp clover: Stub missing CL 1.2 functions. 2015-08-07 15:18:50 +03:00
util.hpp clover: Stub missing CL 1.2 functions. 2015-08-07 15:18:50 +03:00