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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
1
-12
/
+21
|
\
|
*
vbo: fix array index out of bounds error, and fix evaluator priorities
Brian Paul
2009-12-08
1
-12
/
+21
*
|
vbo: make flush recursion check code per-context
Brian Paul
2009-12-01
2
-5
/
+10
*
|
vbo: added recursion check in vbo_exec_FlushVertices()
Brian Paul
2009-11-19
1
-1
/
+17
*
|
mesa: fix assorted compiler warnings
Brian Paul
2009-11-17
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-04
3
-1
/
+11
|
\
|
|
*
vbo: fix out-of-bounds array access
Brian Paul
2009-11-04
3
-1
/
+11
*
|
mesa: fix up vbo comments
Brian Paul
2009-10-22
1
-8
/
+14
*
|
vbo: clean-ups, reformatting
Brian Paul
2009-10-14
1
-25
/
+24
*
|
mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc.
Brian Paul
2009-10-14
1
-0
/
+29
*
|
mesa: rename display list functions
Brian Paul
2009-10-07
1
-6
/
+6
*
|
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
3
-1
/
+117
*
|
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
2
-8
/
+2
*
|
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
2
-17
/
+13
*
|
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
2
-2
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-19
/
+25
|
\
|
|
*
vbo: limit number of warnings to 10
Brian Paul
2009-09-24
1
-18
/
+25
|
*
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-21
1
-4
/
+31
*
|
vbo: added comment about max array index
Brian Paul
2009-09-21
1
-0
/
+6
*
|
vbo: restore some lost warning output
Brian Paul
2009-09-21
1
-4
/
+5
*
|
vbo: disable the GL_ARB_draw_elements_base_vertex rebase path
Brian Paul
2009-09-21
1
-1
/
+4
*
|
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-21
1
-6
/
+33
*
|
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
6
-43
/
+200
|
/
*
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
2
-0
/
+162
*
vbo: Fix array pointer calculation for MapBufferRange-mapped vertex data.
Eric Anholt
2009-08-28
1
-1
/
+3
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
1
-0
/
+1
|
\
|
*
vbo: fix divide by zero exception
Brian Paul
2009-08-24
1
-1
/
+1
*
|
vbo: fix divide by zero exception
Brian Paul
2009-08-24
1
-1
/
+1
*
|
vbo: call _mesa_valid_to_render()
Brian Paul
2009-08-14
1
-4
/
+2
*
|
vbo: call _mesa_valid_to_render()
Brian Paul
2009-08-14
1
-20
/
+1
*
|
vbo: use _mesa_is_bufferobj()
Brian Paul
2009-08-12
4
-18
/
+21
*
|
vbo: fix incorrect pointer
Brian Paul
2009-08-12
1
-1
/
+1
*
|
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-08-12
7
-75
/
+94
*
|
vbo: Fix build on windows.
Michal Krol
2009-07-30
1
-1
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-13
1
-0
/
+5
|
\
|
|
*
vbo: fix vbo/dlist memory leak
Brian Paul
2009-07-10
1
-0
/
+5
*
|
mesa/vbo: always recalculate min_index and max_index when splitting vertices
Maciej Cencora
2009-07-08
1
-26
/
+10
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
4
-24
/
+38
|
\
|
|
*
mesa/vbo: fix compile and replay of nodes ending in a FALLBACK
Keith Whitwell
2009-06-30
1
-13
/
+27
|
*
Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit
Keith Whitwell
2009-06-30
1
-9
/
+19
|
|
\
|
*
|
mesa/vbo: use _lookup_prim_by_nr for debugging
Keith Whitwell
2009-06-30
4
-4
/
+4
*
|
|
vbo: If MapBufferRange fails, try MapBuffer instead.
Corbin Simpson
2009-07-02
1
-1
/
+2
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
1
-9
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMappedBufferRange.
José Fonseca
2009-06-30
1
-9
/
+19
|
|
/
|
*
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-06-22
2
-10
/
+10
|
*
vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program
Brian Paul
2009-06-22
1
-0
/
+2
*
|
mesa: Make VBO dlist printing use the same path as other dlist printing.
Eric Anholt
2009-06-19
1
-12
/
+12
*
|
mesa: revert some recent VBO buffer object refcounting changes
Brian Paul
2009-06-15
2
-8
/
+3
*
|
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
2009-06-12
3
-4
/
+10
*
|
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
1
-2
/
+7
|
\
|
[next]