summaryrefslogtreecommitdiff
path: root/rsLight.cpp
AgeCommit message (Expand)Author
2009-09-25Improved object lifecycle tracking and fix leaks.Jason Sams
2009-09-25Improve renderscript context teardown. Track object in the system and then f...Jason Sams
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams
2009-08-18Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams
2009-07-21Enable light sources and update film test app.Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams