log
graph
tags
bookmarks
branches
changeset
browse
help
clray
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 61:
(0)
-50
-30
tip
age
author
description
2015-12-28
John Tsiombikas
added readme file and license
2015-12-28
John Tsiombikas
minor cleanups
2010-09-12
John Tsiombikas
added the triangle clipping code, now I must actually use it...
2010-09-11
John Tsiombikas
implementing polygon split
2010-09-11
John Tsiombikas
merged
2010-09-06
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
2010-09-11
John Tsiombikas
extensive render stats for the CPU raytracer
2010-09-10
John Tsiombikas
separated the OpenGL visualization and added a CPU raytracing mode
2010-09-05
John Tsiombikas
removed the unnecessary second pass for the kdtree flattening
2010-09-04
John Tsiombikas
wrong filename on captured images
2010-09-02
John Tsiombikas
changed the binary target to clray
2010-08-31
John Tsiombikas
- added button to stop the timing messages
2010-08-31
John Tsiombikas
- updated the visual studio project files
2010-08-31
John Tsiombikas
forgot to add common.h to the repository
2010-08-31
John Tsiombikas
added interactive controls for turning shadows/reflections on and off as well as selecting maximum ray tracing iterations
2010-08-29
John Tsiombikas
- added -d switch to start in OpenGL rendering mode
2010-08-29
John Tsiombikas
fixed the issue of hitting maximum vertical image sizes for large kdtrees
2010-08-28
John Tsiombikas
added maximum node face limit by default
2010-08-28
John Tsiombikas
shoehorned the kdtree into an opnecl image and improved performance slightly
2010-08-28
John Tsiombikas
added CL/GL interop support for macosx (compiles) and windows (untested)
2010-08-27
John Tsiombikas
- changed the membuffer into an imagebuffer for the non-GL/CL-interop case
2010-08-27
John Tsiombikas
segfault on exit?
2010-08-27
John Tsiombikas
Implemented OpenGL/OpenCL interop, and removed the texture copy
2010-08-27
John Tsiombikas
fixed the damned kdtree
2010-08-27
John Tsiombikas
out of resources?!
2010-08-26
John Tsiombikas
merged
2010-08-26
John Tsiombikas
stopped using a heap to flatten the kdtree. added explicit left/right indices
2010-08-24
John Tsiombikas
blah blah blah
2010-08-24
John Tsiombikas
forgot to add the timers
2010-08-24
John Tsiombikas
performance sucks
less
more
| rev 61:
(0)
-50
-30
tip