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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
mesa/es: Remove omit list.
Chia-I Wu
2010-05-12
1
-2
/
+0
*
vbo: s/32/VERT_ATTRIB_MAX/
Brian Paul
2009-05-22
1
-2
/
+2
*
vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program
Brian Paul
2009-05-21
1
-0
/
+2
*
vbo: move vp_mode enum to vbo_exec.h, use enum instead of GLuint
Brian Paul
2009-05-21
1
-6
/
+6
*
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
1
-1
/
+5
*
use ctx->VertexProgram._Current instead of ctx->VertexProgram._Enabled
Brian
2007-02-22
1
-2
/
+2
*
Hook in split functionality
keithw
2007-01-15
1
-7
/
+1
*
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
/
+11
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-3
/
+0
*
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-0
/
+7
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+101