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_exec_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix some VBO buffer object issues
Brian Paul
2008-09-25
1
-4
/
+12
*
added vbo_use_buffer_objects() to specify that immediate mode data should be ...
Brian
2008-09-23
1
-0
/
+35
*
mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
Brian Paul
2008-09-23
1
-5
/
+5
*
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
1
-0
/
+4
*
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-09-04
1
-2
/
+6
*
Fix glBegin-time test for invalid programs/shaders.
Brian
2008-02-20
1
-8
/
+23
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-10
/
+10
*
a variety of fixes for MingW
zhang
2007-06-28
1
-0
/
+5
*
for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB_INDEX. See bug 10543
Brian
2007-04-06
1
-2
/
+2
*
XXX comments about shaders
Brian
2007-02-22
1
-0
/
+1
*
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
1
-45
/
+31
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+716