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
/
rsSimpleMesh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2010-01-27
1
-1
/
+1
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-5
/
+12
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-2
/
+5
*
Implement RS tracked defered texture and buffer object uploads.
Jason Sams
2009-12-14
1
-3
/
+5
*
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-11-25
1
-17
/
+14
*
Fix a build break. Too many branches to keep track of.
Jason Sams
2009-11-02
1
-2
/
+0
*
Fix some leaks. This fixes the major malloc memory leak in allApps. Still t...
Jason Sams
2009-11-02
1
-0
/
+2
*
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
-2
/
+2
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-0
/
+14
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-2
/
+2
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-6
/
+0
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+148