clray

log src/ocl.h

age author description
Mon, 28 Dec 2015 09:08:49 +0200 John Tsiombikas minor cleanups
Sun, 29 Aug 2010 04:20:42 +0100 John Tsiombikas fixed the issue of hitting maximum vertical image sizes for large kdtrees
Fri, 27 Aug 2010 20:39:55 +0100 John Tsiombikas - changed the membuffer into an imagebuffer for the non-GL/CL-interop case
Fri, 27 Aug 2010 19:00:14 +0100 John Tsiombikas segfault on exit?
Fri, 27 Aug 2010 18:30:09 +0100 John Tsiombikas Implemented OpenGL/OpenCL interop, and removed the texture copy
Sat, 21 Aug 2010 03:42:49 +0100 John Tsiombikas trying to pass the kdtree to the kernel
Sat, 07 Aug 2010 03:36:36 +0100 John Tsiombikas trying to debug the bloody thing
Tue, 03 Aug 2010 13:06:59 +0100 John Tsiombikas fixed the bloody intersection bug
Fri, 23 Jul 2010 19:48:43 +0100 John Tsiombikas interactive spheres
Mon, 12 Jul 2010 07:00:19 +0300 John Tsiombikas added non-buffer args
Mon, 12 Jul 2010 05:56:47 +0300 John Tsiombikas first test works, let's try to make a raytracer now...