Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
aa56ede87936f28f368e14e3b08d31de4005bb30
/
graphics
/
java
/
android
/
renderscript
/
Sampler.java
4d33993
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 16 years ago
8bb41dd
Add argument checking to sampler builder to disallow illegal modes.
by Jason Sams
· 17 years ago
771bebb
Add Java exceptions to catch RS calls with no context or no surface.
by Jason Sams
· 17 years ago
7ce033d
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
by Jason Sams
· 17 years ago
0835d42
Seperate Light and Sampler from RenderScript.java
by Jason Sams
· 17 years ago