Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
15f0a79a81fd18211603587bcd46eee0e37ced4d
/
libs
/
rs
/
rsFileA3D.cpp
718cd1f
Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures.
by Jason Sams
· 15 years ago
a9e7a05
Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed.
by Jason Sams
· 15 years ago
43ee0685
Implement reflecting Java objects into the ACC enviroment.
by Jason Sams
· 15 years ago
7aa4f3a
More test app work
by Jason Sams
· 16 years ago
64676f3
1st cut of a3d file loader.
by Jason Sams
· 16 years ago