summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramRaster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-11/+48
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-1/+1
* Seperate ProgramRaster.Jason Sams2011-04-061-51/+18
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-6/+2
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-40/+24
* Fix refcounting bugs where the sys refcountJason Sams2010-10-211-2/+0
* Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams2010-09-161-46/+0
* Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-121-3/+47
* Remove points from fixed function.Jason Sams2010-07-091-15/+1
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-2/+18
* Change RS to use the passed surface size rather than EGL size.Jason Sams2010-05-141-1/+1
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-6/+2
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-0/+8
* Minor bug fixes and add glError check.Jason Sams2009-10-151-1/+1
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-0/+8
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-4/+6
* Minor cleanup of profile and compile logging.Jason Sams2009-09-241-2/+0
* Add raster object to control point and line params. Add flag to force SW rend...Jason Sams2009-09-231-0/+137