vbo: use MapBufferRange where available
[mesa.git] / src / mesa / vbo / vbo_save_api.c
2009-03-03 Keith Whitwellvbo: use MapBufferRange where available
2008-09-16 Brian Paulmesa: fix display list regression (check if save->prim_...
2008-09-15 Keith Whitwellmesa: get another class of degenerate dlists working
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Brian PaulFix segfault in _save_OBE_DrawElements() when using...
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-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 zhanga variety of fixes for MingW
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-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 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 keithwRemove debug, reenable inplace splitting.
2007-01-15 Keith WhitwellRemove special-case handling for index and edgeflag
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-10-29 Keith WhitwellCheckpoint of new vbo-building code. Currently builds...