clray
log
age | author | description |
---|---|---|
Sun, 12 Sep 2010 00:19:04 +0100 | John Tsiombikas | implementing polygon split |
Sat, 11 Sep 2010 03:01:20 +0100 | John Tsiombikas | merged |
Mon, 06 Sep 2010 05:40:47 +0100 | John Tsiombikas | added glFinish after swap-buffers to make the program absolutely correct in regards to mediating usage of the shared GL/CL texture image |
Sat, 11 Sep 2010 03:00:21 +0100 | John Tsiombikas | extensive render stats for the CPU raytracer |
Fri, 10 Sep 2010 16:47:00 +0100 | John Tsiombikas | separated the OpenGL visualization and added a CPU raytracing mode |
Sun, 05 Sep 2010 16:43:55 +0100 | John Tsiombikas | removed the unnecessary second pass for the kdtree flattening |
Sat, 04 Sep 2010 23:57:20 +0100 | John Tsiombikas | wrong filename on captured images |