index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
vbo
/
vbo_exec_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop stray includes of glapi
George Sapountzis
2008-04-23
1
-1
/
+0
*
Fix glBegin-time test for invalid programs/shaders.
Brian
2008-02-20
1
-0
/
+15
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-6
/
+6
*
fix typo preventing generic arrays from working with ARB_vp (bug #9952)
Roland Scheidegger
2007-02-14
1
-1
/
+1
*
array overflow fix
Zou Nan hai
2007-02-09
1
-2
/
+2
*
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
1
-69
/
+77
*
do not rebase index buffers as it does not work currently (tested with r200 a...
Roland Scheidegger
2007-01-25
1
-2
/
+3
*
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-18
1
-1
/
+1
*
Remove unused index buffer.
Keith Whitwell
2007-01-15
1
-7
/
+1
*
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
1
-4
/
+2
*
need to call bind_arrays() in vbo_exec_DrawRangeElements.
Roland Scheidegger
2006-11-03
1
-1
/
+3
*
Fix typo in last commit
Keith Whitwell
2006-11-02
1
-1
/
+1
*
Similarly, fill in missing input slots in the vertex-array +
Keith Whitwell
2006-11-02
1
-0
/
+7
*
Fill in missing input slots in the vertex-array + no-vertex-program
Keith Whitwell
2006-11-02
1
-1
/
+10
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-7
/
+8
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+367