index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rsVertexArray.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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