Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
f5b3510c706ed1f7611760dff0c94f2111531c68
/
graphics
/
java
/
android
/
renderscript
/
Sampler.java
f5b3510
Adding anisotropic filtering and related samples.
by Alex Sakhartchouk
· 16 years ago
d36f248
More work on the renderscript sample
by Alex Sakhartchouk
· 16 years ago
32e09b5
Renderscript samples.
by Alex Sakhartchouk
· 16 years ago
0de9444
Preparing renderscript java code for use with phanton references.
by Alex Sakhartchouk
· 16 years ago
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