graph
- minor readme fixdefault tip 2015-12-28, by John Tsiombikas
- added readme file and license2015-12-28, by John Tsiombikas
- minor cleanups2015-12-28, by John Tsiombikas
- added the triangle clipping code, now I must actually use it...2010-09-12, by John Tsiombikas
- implementing polygon split2010-09-12, by John Tsiombikas
- merged2010-09-11, by John Tsiombikas
- added glFinish after swap-buffers to make the program absolutely correct in regards to mediating usage of the shared GL/CL texture image2010-09-06, by John Tsiombikas
- extensive render stats for the CPU raytracer2010-09-11, by John Tsiombikas
- separated the OpenGL visualization and added a CPU raytracing mode2010-09-10, by John Tsiombikas
- removed the unnecessary second pass for the kdtree flattening2010-09-05, by John Tsiombikas
- wrong filename on captured images2010-09-04, by John Tsiombikas
- changed the binary target to clray2010-09-02, by John Tsiombikas
- - added button to stop the timing messages2010-08-31, by John Tsiombikas
- - updated the visual studio project files2010-08-31, by John Tsiombikas
- forgot to add common.h to the repository2010-08-31, by John Tsiombikas
- added interactive controls for turning shadows/reflections on and off as well as selecting maximum ray tracing iterations2010-08-31, by John Tsiombikas
- - added -d switch to start in OpenGL rendering mode2010-08-29, by John Tsiombikas
- fixed the issue of hitting maximum vertical image sizes for large kdtrees2010-08-29, by John Tsiombikas
- added maximum node face limit by default2010-08-28, by John Tsiombikas
- shoehorned the kdtree into an opnecl image and improved performance slightly2010-08-28, by John Tsiombikas
- added CL/GL interop support for macosx (compiles) and windows (untested)2010-08-28, by John Tsiombikas
- - changed the membuffer into an imagebuffer for the non-GL/CL-interop case2010-08-27, by John Tsiombikas
- segfault on exit?2010-08-27, by John Tsiombikas
- Implemented OpenGL/OpenCL interop, and removed the texture copy2010-08-27, by John Tsiombikas
- fixed the damned kdtree2010-08-27, by John Tsiombikas
- out of resources?!2010-08-27, by John Tsiombikas
- merged2010-08-26, by John Tsiombikas