Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
ea87e96959895ef94cc3aa9576f41a660d2bbf03
/
graphics
/
java
/
android
/
renderscript
/
Light.java
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
110195f
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class.
by Jason Sams
· 17 years ago
0835d42
Seperate Light and Sampler from RenderScript.java
by Jason Sams
· 17 years ago