mesa: update state after binding vertex list in dlist path
[mesa.git] / src / mesa / vbo / vbo_save_draw.c
2008-10-07 Keith Whitwellmesa: update state after binding vertex list in dlist...
2008-10-03 Keith Whitwellmesa: avoid generating constant vertex attributes in...
2008-10-03 Keith Whitwellmesa: add new internal state for tracking current verte...
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-16 Brian Paulfix an attr/src mix-up when setting-up/binding vertex...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-04-12 Brians/version/vertex/
2007-04-12 Brianfix bug in _playback_copy_to_current(): need to skip...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-26 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 Aapo TahkolaFix #10071 - wrong max_index in vbo draw_prims. (Papada...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianXXX comments about shaders
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-18 Aapo TahkolaFix invalid enums passed to MapBuffer
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-11-02 Keith WhitwellFix typo in display list attrib binding.
2006-10-30 Keith WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-29 Keith WhitwellCheckpoint of new vbo-building code. Currently builds...