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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
5
-181
/
+24
*
Hook in split functionality
keithw
2007-01-15
2
-7
/
+37
*
New files to manage splitting drawing commands
keithw
2007-01-15
4
-0
/
+1083
*
Don't perform dangling attribute check on POS attribute. It can't by
Keith Whitwell
2006-11-20
1
-1
/
+1
*
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
*
Fix typo in display list attrib binding.
Keith Whitwell
2006-11-02
1
-1
/
+1
*
move public structure definitions to vbo.h
Keith Whitwell
2006-10-31
5
-25
/
+31
*
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
7
-89
/
+94
*
Remove wakeup functions. This code is intended to be active all the
Keith Whitwell
2006-10-30
5
-46
/
+19
*
switch several dri drivers over
Keith Whitwell
2006-10-30
3
-4
/
+42
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
7
-139
/
+214
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
15
-0
/
+4705
[prev]