summaryrefslogtreecommitdiff
path: root/libs/rs/rsProgramRaster.cpp
AgeCommit message (Expand)Author
2012-03-28Moving libRS Alex Sakhartchouk
2011-09-23Remove unused fields in ProgramRaster Jason Sams
2011-08-16Fixing asynchronous performance issues. Alex Sakhartchouk
2011-05-05Moving samplers behind the hal. Alex Sakhartchouk
2011-04-06Seperate ProgramRaster. Jason Sams
2011-01-31Cleaning up the serialization change. Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistent Alex Sakhartchouk
2010-10-21Fix refcounting bugs where the sys refcount Jason Sams
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