Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
6b32fab1dbfd8bc1cc176557fe0a7b2ebd4966bd
/
graphics
/
java
/
android
/
renderscript
/
ProgramStore.java
06d69de
Continue error check improvements and write some docs.
by Jason Sams
· 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
288c871
Making Program*.Builder classes' setters return 'this'
by Jim Shuma
· 16 years ago
54db59c
Rename ProgramFragmentStore to ProgramStore.
by Jason Sams
· 16 years ago
771bebb
Add Java exceptions to catch RS calls with no context or no surface.
by Jason Sams
· 17 years ago
eab4c75
Fix type in Java enums. Not currently used, easier to fix now than when apps are using it.
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
1bada8c
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 17 years ago
2253417
Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement.
by Jason Sams
· 17 years ago