summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/Program.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
2013-11-20Convert Java/JNI to 64-bit, part 2.Tim Murray
2013-06-05Improve RS documentation.Tim Murray
2013-04-05Remove all public mention of RS graphics from docs.Tim Murray
2013-03-27Revert "Remove all public mention of RS graphics from docs."Tim Murray
2013-03-25Remove all public mention of RS graphics from docs.Tim Murray
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2012-04-11Unhiding J API's for Renderscript.Alex Sakhartchouk
2012-04-03Validate context when using RS objects.Jason Sams
2012-02-15Piping texture names through shader builder.Alex Sakhartchouk
2012-01-06Adding getters to rs program obejcts.Alex Sakhartchouk
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2011-01-14Removing things that shouldn't be publicAlex Sakhartchouk
2011-01-09Adding comments to the renderscript program classes.Alex Sakhartchouk
2011-01-04unhide renderscriptJason Sams
2010-12-21API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk
2010-12-06API review cleanup.Jason Sams
2010-11-18Support for cubemaps.Alex Sakhartchouk
2010-11-09Continue error check improvements and write some docs.Jason Sams
2010-11-04More RS exceptions cleanup.Jason Sams
2010-09-23Adding support for all allowed textures.Alex Sakhartchouk
2010-08-27Fixing renderscript uniform binding bugs.Alex Sakhartchouk
2010-08-12Preparing renderscript java code for use with phanton references.Alex Sakhartchouk
2010-07-15Making Program*.Builder classes' setters return 'this'Jim Shuma
2010-01-12Implement type generation for user uniforms in vertex shader.Jason Sams
2009-12-17Move texture bindings to base program object. Change ProgramFragment creatio...Jason Sams
2009-12-15Continue es2 shader devJason Sams
2009-12-15Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams