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 |
Sat, 04 Sep 2010 23:57:20 +0100 |
John Tsiombikas |
wrong filename on captured images |
Tue, 31 Aug 2010 02:54:37 +0100 |
John Tsiombikas |
- added button to stop the timing messages |
Tue, 31 Aug 2010 01:28:20 +0100 |
John Tsiombikas |
- updated the visual studio project files |
Tue, 31 Aug 2010 01:47:27 +0100 |
John Tsiombikas |
added interactive controls for turning shadows/reflections on and off as well as selecting maximum ray tracing iterations |
Sun, 29 Aug 2010 14:02:37 +0100 |
John Tsiombikas |
- added -d switch to start in OpenGL rendering mode |
Sat, 28 Aug 2010 09:38:49 +0100 |
John Tsiombikas |
shoehorned the kdtree into an opnecl image and improved performance slightly |
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 |