Re: [Mesa-dev] [PATCH v3 0/2] clover: Add clEnqueue{Marker, Barrier}WithWaitList

2014-04-26 Thread EdB
On Saturday, April 26, 2014 01:43:23 PM Francisco Jerez wrote: > EdB writes: > > changed according to Francisco Jerez's comments > > > > (v2 won't compil, sorry about that) > > > > EdB (2): > > clover: Update opencl headers to version 1.2 > > It doesn't look like PATCH 1/2 is going to make it

Re: [Mesa-dev] [PATCH v3 0/2] clover: Add clEnqueue{Marker, Barrier}WithWaitList

2014-04-26 Thread Francisco Jerez
EdB writes: > changed according to Francisco Jerez's comments > > (v2 won't compil, sorry about that) > > EdB (2): > clover: Update opencl headers to version 1.2 It doesn't look like PATCH 1/2 is going to make it through, I've checked them in myself to a branch here [1]. Thanks. [1] http://c

[Mesa-dev] [PATCH v3 0/2] clover: Add clEnqueue{Marker, Barrier}WithWaitList

2014-04-25 Thread EdB
changed according to Francisco Jerez's comments (v2 won't compil, sorry about that) EdB (2): clover: Update opencl headers to version 1.2 clover: Add clEnqueue{Marker,Barrier}WithWaitList include/CL/cl.h| 332 +- include/CL/cl.hpp