summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Sampler.java
Commit message (Expand)AuthorAgeFilesLines
* Improve RS documentation.Tim Murray2013-06-051-6/+10
* Add MIRRORED_REPEAT.Tim Murray2013-02-151-8/+68
* Revert "Deprecate"Stephen Hines2012-05-071-27/+13
* DeprecateAlex Sakhartchouk2012-04-191-13/+27
* Unhiding J API's for Renderscript.Alex Sakhartchouk2012-04-111-6/+1
* adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-181-2/+57
* Code Cleanup and better Sampler creation methodAlex Sakhartchouk2011-05-041-13/+2
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* clean up and add javadocsRobert Ly2011-02-091-2/+2
* Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-131-6/+6
* unhide renderscriptJason Sams2011-01-041-2/+0
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-22/+14
* Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-151-1/+3
* API review cleanup.Jason Sams2010-12-061-0/+56
* Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-301-0/+11
* More work on the renderscript sampleAlex Sakhartchouk2010-08-241-2/+2
* Renderscript samples.Alex Sakhartchouk2010-08-231-7/+0
* Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-2/+1
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-111-0/+80
* Add argument checking to sampler builder to disallow illegal modes.Jason Sams2009-12-161-5/+27
* Add Java exceptions to catch RS calls with no context or no surface.Jason Sams2009-12-071-0/+1
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-5/+0
* Seperate Light and Sampler from RenderScript.javaJason Sams2009-08-041-0/+113