index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
renderscript
/
Sampler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve RS documentation.
Tim Murray
2013-06-05
1
-6
/
+10
*
Add MIRRORED_REPEAT.
Tim Murray
2013-02-15
1
-8
/
+68
*
Revert "Deprecate"
Stephen Hines
2012-05-07
1
-27
/
+13
*
Deprecate
Alex Sakhartchouk
2012-04-19
1
-13
/
+27
*
Unhiding J API's for Renderscript.
Alex Sakhartchouk
2012-04-11
1
-6
/
+1
*
adding getters to Sampler ProgramRaster, ProgramStore, Element.
Alex Sakhartchouk
2011-10-18
1
-2
/
+57
*
Code Cleanup and better Sampler creation method
Alex Sakhartchouk
2011-05-04
1
-13
/
+2
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-1
/
+0
*
clean up and add javadocs
Robert Ly
2011-02-09
1
-2
/
+2
*
Docs plus removing some junk per API review.
Alex Sakhartchouk
2011-01-13
1
-6
/
+6
*
unhide renderscript
Jason Sams
2011-01-04
1
-2
/
+0
*
API cleanup for renderscript. This will be a multiproject commit.
Alex Sakhartchouk
2010-12-21
1
-22
/
+14
*
Cleanup and refactoring of an earlier cl.
Alex Sakhartchouk
2010-12-15
1
-1
/
+3
*
API review cleanup.
Jason Sams
2010-12-06
1
-0
/
+56
*
Adding anisotropic filtering and related samples.
Alex Sakhartchouk
2010-09-30
1
-0
/
+11
*
More work on the renderscript sample
Alex Sakhartchouk
2010-08-24
1
-2
/
+2
*
Renderscript samples.
Alex Sakhartchouk
2010-08-23
1
-7
/
+0
*
Preparing renderscript java code for use with phanton references.
Alex Sakhartchouk
2010-08-12
1
-2
/
+1
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-0
/
+80
*
Add argument checking to sampler builder to disallow illegal modes.
Jason Sams
2009-12-16
1
-5
/
+27
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
1
-0
/
+1
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-5
/
+0
*
Seperate Light and Sampler from RenderScript.java
Jason Sams
2009-08-04
1
-0
/
+113