index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
vbo
Age
Commit message (
Expand
)
Author
2009-09-30
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
vbo: limit number of warnings to 10
Brian Paul
2009-09-21
vbo: added comment about max array index
Brian Paul
2009-09-21
vbo: restore some lost warning output
Brian Paul
2009-09-21
vbo: disable the GL_ARB_draw_elements_base_vertex rebase path
Brian Paul
2009-09-21
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-21
mesa: refine the error checking vbo_exec_DrawRangeElements()
Brian Paul
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-01
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-08-28
vbo: Fix array pointer calculation for MapBufferRange-mapped vertex data.
Eric Anholt
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-24
vbo: fix divide by zero exception
Brian Paul
2009-08-24
vbo: fix divide by zero exception
Brian Paul
2009-08-14
vbo: call _mesa_valid_to_render()
Brian Paul
2009-08-14
vbo: call _mesa_valid_to_render()
Brian Paul
2009-08-12
vbo: use _mesa_is_bufferobj()
Brian Paul
2009-08-12
vbo: fix incorrect pointer
Brian Paul
2009-08-12
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-07-30
vbo: Fix build on windows.
Michal Krol
2009-07-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-10
vbo: fix vbo/dlist memory leak
Brian Paul
2009-07-08
mesa/vbo: always recalculate min_index and max_index when splitting vertices
Maciej Cencora
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-02
vbo: If MapBufferRange fails, try MapBuffer instead.
Corbin Simpson
2009-06-30
mesa/vbo: fix compile and replay of nodes ending in a FALLBACK
Keith Whitwell
2009-06-30
Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit
Keith Whitwell
2009-06-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMappedBufferRange.
José Fonseca
2009-06-30
mesa/vbo: use _lookup_prim_by_nr for debugging
Keith Whitwell
2009-06-22
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-06-22
vbo: return VP_NONE from get_program_mode() if running fixed-func vertex program
Brian Paul
2009-06-19
mesa: Make VBO dlist printing use the same path as other dlist printing.
Eric Anholt
2009-06-15
mesa: revert some recent VBO buffer object refcounting changes
Brian Paul
2009-06-12
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
2009-06-11
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
vbo: fix assertion, #define IMM_BUFFER_NAME
Brian Paul
2009-06-09
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
vbo: more glDrawElements debug code (disabled)
Brian Paul
2009-06-08
mesa/vbo: drop all references to vbo on destroy
Keith Whitwell
2009-06-03
vbo: minor reformatting
Brian Paul
2009-06-03
vbo: move/refactor debug code
Brian Paul
2009-06-03
vbo: added debug code to check array data validity (disabled)
Brian Paul
2009-06-03
vbo: new debug/dump code (disabled)
Brian Paul
2009-06-03
vbo: tweak out-of-bounds VBO access error message
Brian Paul
2009-05-22
mesa: fix warning message in vbo_exec_DrawRangeElements()
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
vbo: s/32/VERT_ATTRIB_MAX/
Brian Paul
2009-05-22
vbo: asst. reformatting, clean-ups
Brian Paul
[prev]
[next]