s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / vbo / vbo_save.h
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-10-11 Brian Paulvbo: assorted minor clean-ups
2013-05-04 Brian Paulvbo: add comments, const qualifiers
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-11-06 Marek Olšákvbo: fix glVertexAttribI* functions
2012-09-15 Oliver McFaddenmesa: remove FEATURE_dlist define.
2012-02-09 Brian Paulvbo: unmap vertex store before executing lists
2011-11-11 Brian Paulvbo: better handling of VBO allocation failures
2011-10-22 Mathias Froehlichvbo: Clean up unused variables in the vbo module.
2011-10-01 Brian Paulmesa: s/INLINE/inline/
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Brian Paulvbo: added a comment
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-09 Vinson Leevbo: Include mfeatures.h in files that perform feature...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-10 Mathias Fröhlichvbo: Avoid the copy to current in dlists if not required.
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.
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 Keith Whitwellvbo: cache last dlist vertex in malloced memory
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Keith Whitwellvbo: use MapBufferRange where available
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-31 Brianmesa: display list clean-ups
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 '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 special-case handling for index and edgeflag
2006-10-31 Keith Whitwellmove public structure definitions to vbo.h
2006-10-30 Keith WhitwellRemove wakeup functions. This code is intended to...
2006-10-29 Keith WhitwellCheckpoint of new vbo-building code. Currently builds...