Re: [Mesa-dev] clover : clEnqueueMarkerWithWaitList and clEnqueueBarrierWithWaitList

2014-04-22 Thread Francisco Jerez
EdB writes: > Hello > > I would be interested in developing for clover. > As a first exercise I implement clEnqueueMarkerWithWaitList and > clEnqueueBarrierWithWaitList needed for OpenCL 1.2 > > This patch is more a proof of concept than a real one. > > Please tell me if I get it wrong. Thanks

[Mesa-dev] clover : clEnqueueMarkerWithWaitList and clEnqueueBarrierWithWaitList

2014-04-21 Thread EdB
Hello I would be interested in developing for clover. As a first exercise I implement clEnqueueMarkerWithWaitList and clEnqueueBarrierWithWaitList needed for OpenCL 1.2 This patch is more a proof of concept than a real one. Please tell me if I get it wrong.diff --git a/src/gallium/state_tracker