Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
ea84a7c51790f9ba5f2194a66d6cf4ea8d879776
/
graphics
/
java
/
android
/
renderscript
/
Allocation.java
ea84a7c
Remove "predefined" elements from Java layer. Static elements continue to exist but are no longer treated as a special version of element.
by Jason Sams
· 17 years ago
2525a81
Improve structure support using symbol lookup of named structures in scripts to allow them to appear as just pointers to structs.
by Jason Sams
· 17 years ago
650a3eb
Load bitmap resources entirely from native code.
by Romain Guy
· 17 years ago
07ae406
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder.
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
43ee0685
Implement reflecting Java objects into the ACC enviroment.
by Jason Sams
· 17 years ago
40a29e8
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
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
bd1c3ad
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native adapter implementation. Use adapters in Film to border the mipmaps.
by Jason Sams
· 17 years ago
b8c5a84
Split RenderScript Type and Allocation into seperate classes.
by Jason Sams
· 17 years ago