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
/
rsVertexArray.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error checking for MVP matrix computation.
Alex Sakhartchouk
2010-09-27
1
-9
/
+9
*
Fixing renderscript uniform binding bugs.
Alex Sakhartchouk
2010-08-27
1
-1
/
+4
*
Remove points from fixed function.
Jason Sams
2010-07-09
1
-3
/
+1
*
Fix an uninitialized pointer.
Jason Sams
2010-06-30
1
-0
/
+3
*
Add support for non-VBO drawing in Meshes.
Jason Sams
2010-06-25
1
-3
/
+7
*
Remove legacy drawing functions.
Jason Sams
2010-06-17
1
-0
/
+5
*
Disabble vertex logging.
Jason Sams
2010-06-02
1
-1
/
+1
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
1
-82
/
+17
*
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-21
1
-4
/
+12
*
Fix fountain and put the demos back in the optional build.
Jason Sams
2010-02-08
1
-0
/
+3
*
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2010-01-27
1
-2
/
+6
*
Cleanup seperation of Legacy and user attribs. All user programs now use the...
Jason Sams
2010-01-25
1
-127
/
+101
*
Change user attribs to look for empty slot rather than using them in order. ...
Jason Sams
2010-01-07
1
-8
/
+8
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-33
/
+65
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-3
/
+6
*
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-11-25
1
-0
/
+203