cl4d OpenCL wrapper moved to Github

Stephan spam at extrawurst.org
Fri Dec 30 01:00:39 PST 2011


On 29.12.2011 13:31, Trass3r wrote:
> On Thursday, 29 December 2011 at 10:32:49 UTC, Extrawurst wrote:
>> nice work. why moved to github ?
>
> I'm sick of having to switch from git to hg commands every time I work
> on cl4d.
> So I converted it to git, cleaned up the history and just put it on
> Github cause it has nicer features.
>
>> btw. with dmd2057 and the -property flag it does not build anymore.
>
> I see, haven't used that switch yet.

ok i can just use the c header ports, the wrapper just makes dmd choke 
"Stack Overflow" with this simple cmd line:

dmd opencl\c\cl.d opencl\c\cl_ext.d opencl\c\cl_gl.d 
opencl\c\cl_gl_ext.d opencl\c\cl_platform.d opencl\c\opencl.d 
opencl\all.d opencl\buffer.d opencl\commandqueue.d opencl\context.d 
opencl\device.d opencl\error.d opencl\event.d opencl\host.d 
opencl\image.d opencl\kernel.d opencl\memory.d opencl\platform.d 
opencl\program.d opencl\sampler.d opencl\wrapper.d


More information about the Digitalmars-d-announce mailing list