index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
renderscript
/
SimpleMesh.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable excessive RS logging.
Jason Sams
2009-12-23
1
-2
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-9
/
+19
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
1
-0
/
+5
*
Fix bug exposed by filmstrip. The updated and expanded SimpleMesh had an ord...
Jason Sams
2009-10-16
1
-5
/
+5
*
Add script to script call support. Add exception to catch out of bound index...
Jason Sams
2009-10-07
1
-0
/
+5
*
Update the SimpleMesh API to support new attribute types. Also spilt add/set...
Jason Sams
2009-10-02
1
-51
/
+79
*
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-27
1
-1
/
+1
*
Implement more type checks on Allocations.
Jason Sams
2009-09-21
1
-11
/
+6
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-0
/
+7
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-0
/
+145
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-8
/
+0
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+179