clray
log rt.cl
age | author | description |
---|---|---|
Fri, 27 Aug 2010 18:30:09 +0100 | John Tsiombikas | Implemented OpenGL/OpenCL interop, and removed the texture copy |
Thu, 26 Aug 2010 20:24:07 +0100 | John Tsiombikas | stopped using a heap to flatten the kdtree. added explicit left/right indices |
Sun, 22 Aug 2010 00:50:47 +0100 | John Tsiombikas | yey! *seems* to work now |
Sat, 21 Aug 2010 23:57:19 +0100 | John Tsiombikas | debugging ... |
Sat, 21 Aug 2010 20:51:57 +0100 | John Tsiombikas | doh ... it doesn't work |
Sat, 21 Aug 2010 03:42:49 +0100 | John Tsiombikas | trying to pass the kdtree to the kernel |
Fri, 13 Aug 2010 18:20:45 +0100 | John Tsiombikas | separated obj loading and vector class |
Wed, 11 Aug 2010 04:30:35 +0100 | John Tsiombikas | OMG alignment is a bitch |