index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
vbo
/
vbo_split_copy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: move the NullBufferObj from GLcontext to gl_shared_state
Brian Paul
2009-05-07
1
-2
/
+2
*
mesa: use _mesa_sizeof_type() in vbo split code
Brian Paul
2009-05-07
1
-16
/
+2
*
mesa: vbo code reformatting, clean-up, comments
Brian Paul
2009-05-07
1
-43
/
+52
*
mesa: in vbo split code, map buffers read-only, not write-only
Brian Paul
2009-05-07
1
-6
/
+6
*
mesa: set the new array->Format field in VBO code
Brian Paul
2009-01-23
1
-0
/
+1
*
fix vbo_split_copy related bug 9962
Xiang, Haihao
2007-08-07
1
-1
/
+8
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-5
/
+5
*
fix missing ADD_POINTERS, fixes crashes if the index elements are in a vbo.
Roland Scheidegger
2007-02-01
1
-5
/
+7
*
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
1
-1
/
+0
*
allocate larger minimum dstelt buffer
Roland Scheidegger
2007-01-25
1
-1
/
+1
*
fix dstelt memory allocation to avoid hash corruption
Roland Scheidegger
2007-01-25
1
-1
/
+1
*
Fix invalid enums passed to MapBuffer
Aapo Tahkola
2007-01-18
1
-2
/
+2
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-7
/
+8
*
New files to manage splitting drawing commands
keithw
2007-01-15
1
-0
/
+549