On Tuesday, April 29, 2014 04:21:35 PM Francisco Jerez wrote:
> EdB writes:
> > The implementation is basically a NOP
> > but it conforms with OpenCL 1.2
> >
> > As before, it needed CL 1.2 headers
>
> Pushed with a couple of minor-ish fixes [1].
>
> [1]
> http://cgit.freedesktop.org/mesa/mesa/
EdB writes:
> The implementation is basically a NOP
> but it conforms with OpenCL 1.2
>
> As before, it needed CL 1.2 headers
Pushed with a couple of minor-ish fixes [1].
[1]
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fb05f929802bf32391e416ceb62a34b4571905c
> ---
> src/gallium/state_t
The implementation is basically a NOP
but it conforms with OpenCL 1.2
As before, it needed CL 1.2 headers
---
src/gallium/state_trackers/clover/api/device.cpp | 59 ++
src/gallium/state_trackers/clover/api/dispatch.cpp | 6 +--
src/gallium/state_trackers/clover/api/dispatch