summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramRaster.h
Commit message (Expand)AuthorAgeFilesLines
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-8/+20
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-3/+3
* Seperate ProgramRaster.Jason Sams2011-04-061-9/+17
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-4/+2
* Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams2010-09-161-1/+0
* Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-121-0/+2
* Remove points from fixed function.Jason Sams2010-07-091-5/+0
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-041-1/+1
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-0/+3
* 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-2/+0
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-0/+1
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-0/+1
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-1/+2
* Add raster object to control point and line params. Add flag to force SW rend...Jason Sams2009-09-231-0/+72