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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vbo: add vbo_always_unmap_buffers()
Brian Paul
2011-03-01
1
-0
/
+3
*
vbo: removed unused #defines, add comments
Brian Paul
2011-02-22
1
-3
/
+6
*
vbo: make vbo_exec_FlushVertices_internal() static
Brian Paul
2011-02-21
1
-1
/
+0
*
vbo: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
vbo: remove unused prototype
Brian Paul
2010-05-27
1
-3
/
+0
*
vbo: make flush recursion check code per-context
Brian Paul
2009-12-01
1
-0
/
+4
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-04
1
-1
/
+1
|
\
|
*
vbo: fix out-of-bounds array access
Brian Paul
2009-11-04
1
-1
/
+1
*
|
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
1
-0
/
+18
|
/
*
vbo: move vp_mode enum to vbo_exec.h, use enum instead of GLuint
Brian Paul
2009-05-21
1
-2
/
+8
*
vbo: use MapBufferRange where available
Keith Whitwell
2009-03-03
1
-5
/
+8
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
1
-0
/
+2
*
mesa: Fix glBegin-time test for invalid programs/shaders.
Brian Paul
2008-04-11
1
-0
/
+3
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-1
/
+1
*
Remove unused index buffer.
Keith Whitwell
2007-01-15
1
-3
/
+0
*
move public structure definitions to vbo.h
Keith Whitwell
2006-10-31
1
-0
/
+1
*
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
1
-3
/
+0
*
Remove wakeup functions. This code is intended to be active all the
Keith Whitwell
2006-10-30
1
-1
/
+0
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-4
/
+0
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+175