summaryrefslogtreecommitdiff
path: root/rsProgramRaster.cpp
AgeCommit message (Expand)Author
2010-09-16Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams
2010-07-12Work on synchronizing a3d created files and java layer.Alex Sakhartchouk
2010-07-09Remove points from fixed function.Jason Sams
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
2010-05-14Change RS to use the passed surface size rather than EGL size.Jason Sams
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