s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / vbo / vbo_save.c
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-02 Brian Paulvbo: fix initial value of ctx->Driver.CurrentSavePrimitive
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-09-15 Oliver McFaddenmesa: remove FEATURE_dlist define.
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-08 Brian Paulvbo: add some comments
2012-04-19 Marek Olšákvbo: remove vbo_context::generic_currval
2012-04-19 Marek Olšákvbo: remove vbo_context::legacy_currval
2011-11-29 Mathias Fröhlichvbo: Use The VERT_{ATTRIB,BIT} defines.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-09 Vinson Leevbo: Include mfeatures.h in files that perform feature...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-12 Chia-I Wumesa/es: Remove omit list.
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 José Fonsecamesa: Fix null buffer object reference counting.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Vinson Leevbo: Remove unnecessary headers from vbo_save.c.
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-01-02 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-01 Brianfix vbo display list memleak upon context destruction
2008-01-01 Brianfix vbo display list memleak upon context destruction
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
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-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-02 Keith WhitwellMerge branch 'vbo-0.2'
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-10-30 Keith WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-10-30 Keith WhitwellRemove wakeup functions. This code is intended to...
2006-10-29 Keith WhitwellCheckpoint of new vbo-building code. Currently builds...