clray

log src/rt.cc

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
Tue, 24 Aug 2010 05:43:57 +0100 John Tsiombikas performance sucks
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
Tue, 17 Aug 2010 20:35:00 +0100 John Tsiombikas semi-fixed the kdtree construction
Sat, 14 Aug 2010 03:02:52 +0100 John Tsiombikas - moved create_face_buffer to Scene::get_face_buffer and did a few reorganizations.
Wed, 11 Aug 2010 04:30:35 +0100 John Tsiombikas OMG alignment is a bitch
Tue, 10 Aug 2010 07:24:18 +0100 John Tsiombikas fixed, now we need to start with optimizations
Mon, 09 Aug 2010 12:55:40 +0100 John Tsiombikas fixed
Mon, 09 Aug 2010 06:45:57 +0100 John Tsiombikas added reflection
Mon, 09 Aug 2010 05:38:51 +0100 John Tsiombikas debugging...
Mon, 09 Aug 2010 04:18:21 +0100 John Tsiombikas cl compiler segfaults...
Sun, 08 Aug 2010 09:51:45 +0100 John Tsiombikas burp
Sat, 07 Aug 2010 03:36:36 +0100 John Tsiombikas trying to debug the bloody thing