summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/ProgramStore.java
Commit message (Expand)AuthorAgeFilesLines
* Remove all public mention of RS graphics from docs.Tim Murray2013-04-051-0/+1
* Revert "Remove all public mention of RS graphics from docs."Tim Murray2013-03-271-1/+0
* Remove all public mention of RS graphics from docs.Tim Murray2013-03-251-0/+1
* Revert "Deprecate"Stephen Hines2012-05-071-65/+31
* DeprecateAlex Sakhartchouk2012-04-191-31/+65
* Unhiding J API's for Renderscript.Alex Sakhartchouk2012-04-111-16/+18
* adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-181-1/+92
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* Seperate ProgramRaster.Jason Sams2011-04-061-16/+4
* clean up and add javadocsRobert Ly2011-02-091-9/+10
* Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-131-4/+4
* DocumentationAlex Sakhartchouk2011-01-121-1/+159
* unhide renderscriptJason Sams2011-01-041-1/+0
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-126/+17
* Continue error check improvements and write some docs.Jason Sams2010-11-091-9/+1
* More work on the renderscript sampleAlex Sakhartchouk2010-08-241-48/+48
* Renderscript samples.Alex Sakhartchouk2010-08-231-1/+146
* 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-5/+10
* Rename ProgramFragmentStore to ProgramStore.Jason Sams2010-05-131-7/+7
* Add Java exceptions to catch RS calls with no context or no surface.Jason Sams2009-12-071-0/+1
* Fix type in Java enums. Not currently used, easier to fix now than when apps...Jason Sams2009-10-281-2/+2
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-8/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-1/+4
* Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...Jason Sams2009-08-041-0/+178