summaryrefslogtreecommitdiff
path: root/rsProgramRaster.cpp
AgeCommit message (Expand)Author
2009-12-15Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams
2009-11-25Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams
2009-10-15Minor bug fixes and add glError check.Jason Sams
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-09-24Minor cleanup of profile and compile logging.Jason Sams
2009-09-23Add raster object to control point and line params. Add flag to force SW rend...Jason Sams