Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
a0cad2f5d19d95cfe496ebb82f3227dd4ed7c169
/
graphics
/
java
/
android
/
renderscript
/
ProgramVertex.java
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
9bee51c
Remove useless slot from ProgramVertex. Optimize GL state setup.
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