mesa: Apply MSVC portability fixes from Alan Hourihane.
[mesa.git] / src / mesa / vbo / vbo_save_api.c
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
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-30 Xiang, HaihaoFix an error in _save_OBE_DrawElements
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
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...