summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Program.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* Removing things that shouldn't be publicAlex Sakhartchouk2011-01-141-4/+4
* Adding comments to the renderscript program classes.Alex Sakhartchouk2011-01-091-0/+69
* unhide renderscriptJason Sams2011-01-041-1/+0
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-38/+6
* API review cleanup.Jason Sams2010-12-061-1/+1
* Support for cubemaps.Alex Sakhartchouk2010-11-181-5/+50
* Continue error check improvements and write some docs.Jason Sams2010-11-091-3/+3
* More RS exceptions cleanup.Jason Sams2010-11-041-3/+19
* Adding support for all allowed textures.Alex Sakhartchouk2010-09-231-1/+8
* Fixing renderscript uniform binding bugs.Alex Sakhartchouk2010-08-271-0/+43
* Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-2/+1
* Making Program*.Builder classes' setters return 'this'Jim Shuma2010-07-151-2/+4
* Implement type generation for user uniforms in vertex shader.Jason Sams2010-01-121-2/+3
* Move texture bindings to base program object. Change ProgramFragment creatio...Jason Sams2009-12-171-0/+21
* Continue es2 shader devJason Sams2009-12-151-6/+8
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-0/+120