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_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix up vbo comments
Brian Paul
2009-10-22
1
-8
/
+14
*
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
1
-1
/
+93
*
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
1
-6
/
+1
*
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
1
-9
/
+10
*
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
1
-1
/
+2
*
vbo: call _mesa_valid_to_render()
Brian Paul
2009-08-14
1
-20
/
+1
*
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
1
-2
/
+7
|
\
|
*
vbo: fix assertion, #define IMM_BUFFER_NAME
Brian Paul
2009-06-11
1
-2
/
+7
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
1
-8
/
+21
|
\
|
|
*
mesa/vbo: drop all references to vbo on destroy
Keith Whitwell
2009-06-08
1
-8
/
+21
*
|
mesa: move the NullBufferObj from GLcontext to gl_shared_state
Brian Paul
2009-05-07
1
-2
/
+2
|
/
*
vbo: yet tighter still usage of FLUSH_NEED_CURRENT
Keith Whitwell
2009-03-09
1
-3
/
+3
*
vbo: stricter checks on Driver.NeedFlush
Keith Whitwell
2009-03-09
1
-4
/
+6
*
vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
1
-0
/
+3
*
Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"
Keith Whitwell
2009-03-04
1
-3
/
+0
*
vbo: avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
1
-0
/
+3
*
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
2009-03-04
1
-6
/
+4
*
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-26
/
+47
|
\
|
*
vbo: missing line from previous commit
Keith Whitwell
2009-03-03
1
-1
/
+1
|
*
vbo: use MapBufferRange where available
Keith Whitwell
2009-03-03
1
-26
/
+36
|
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
1
-0
/
+10
*
|
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-24
/
+62
|
\
\
|
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-10
1
-18
/
+26
|
|
\
|
|
|
*
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
1
-18
/
+26
|
|
*
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-09-04
1
-2
/
+6
|
*
|
Merge commit 'origin/master' into HEAD
Keith Whitwell
2008-09-26
1
-5
/
+5
|
|
\
\
|
*
\
\
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
1
-2
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mesa: added GLAPIENTRY keywords
Jonathan White
2008-07-07
1
-5
/
+5
|
*
|
|
mesa: added _vbo_VertexAttrib4f()
Brian Paul
2008-07-03
1
-0
/
+7
|
*
|
|
mesa: added _vbo_Materialfv()
Brian Paul
2008-06-20
1
-0
/
+5
|
*
|
|
mesa: _vbo_Color4f, _vbo_Normal3f, _vbo_MultiTexCoord4f functions
Brian Paul
2008-06-20
1
-0
/
+21
|
*
|
|
mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/
Brian Paul
2008-06-18
1
-5
/
+5
|
*
|
|
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-06-10
1
-0
/
+4
|
*
|
|
mesa: Fix glBegin-time test for invalid programs/shaders.
Brian Paul
2008-04-11
1
-8
/
+23
|
*
|
|
mesa: revert fast-track glColor and similar calls when not immediate mode ren...
Brian
2008-03-14
1
-9
/
+2
|
*
|
|
mesa: fast-track glColor and similar calls when not immediate mode rendering
Keith Whitwell
2008-03-10
1
-2
/
+9
|
*
|
|
fix VBO clean-up in vbo_exec_vtx_destroy()
Brian
2007-08-20
1
-4
/
+13
|
*
|
|
added vbo_use_buffer_objects() to specify that immediate mode data should be ...
Brian
2007-08-17
1
-0
/
+35
*
|
|
|
mesa: fix GLSL issue preventing use of all 16 generic vertex attributes
Brian Paul
2009-02-02
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
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
[next]