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
/
libs
/
rs
/
rsElement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-27
1
-0
/
+18
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-0
/
+4
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-4
/
+5
*
Removed last bits of predefined element types from native code. Predefined t...
Jason Sams
2009-09-24
1
-197
/
+0
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-3
/
+3
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-6
/
+0
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-33
/
+33
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-12
/
+7
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-2
/
+0
*
Generalize bitmap support and add remaining GL formats.
Jason Sams
2009-06-03
1
-0
/
+104
*
Implement first pass bitmap to allocation support. The Java bindings can cre...
Jason Sams
2009-05-27
1
-0
/
+4
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+326