mesa: point size arrays
[mesa.git] / src / mesa / vbo / vbo_exec_array.c
2008-06-25 Brian Paulmesa: point size arrays
2008-06-05 Brian Paulmesa: added _mesa_DrawArrays, DrawElements, DrawRangeEl...
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-11 Brian Paulmesa: Fix glBegin-time test for invalid programs/shaders.
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-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-14 Roland Scheideggerfix typo preventing generic arrays from working with...
2007-02-09 Zou Nan hai array overflow fix
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Keith WhitwellUse new rebase helper. Remove other rebase code.
2007-01-25 Roland Scheideggerdo not rebase index buffers as it does not work current...
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 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 Keith WhitwellRemove unused index buffer.
2007-01-15 Keith WhitwellRemove special-case handling for index and edgeflag
2006-11-03 Roland Scheideggerneed to call bind_arrays() in vbo_exec_DrawRangeElements.
2006-11-02 Keith WhitwellFix typo in last commit
2006-11-02 Keith WhitwellSimilarly, fill in missing input slots in the vertex...
2006-11-02 Keith WhitwellFill in missing input slots in the vertex-array + no...
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-29 Keith WhitwellCheckpoint of new vbo-building code. Currently builds...