glx: Move vertex array protocol state into the indirect backend
[mesa.git] / src / glx / indirect_vertex_array.c
2016-07-08 Matt Turnerglx: Fix for commit 2c86668694.
2016-07-08 Matt Turnerglx: Undo memory allocation checking damage.
2016-07-08 Colin McDonaldglx: Fix indirect multi-texture GL_DOUBLE coordinate...
2016-07-08 Colin McDonaldglx: Correct opcode typos in __indirect_glTexCoordPointer.
2015-04-27 Zoë BladeFix a few typos
2014-01-06 Juha-Pekka Heikkilaglx: check memory allocations in __glXInitVertexArraySt...
2013-06-26 Eric Anholtglx: Fix another missed glMultiDrawElementsEXT const...
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
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-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Brian Paulglx: add const qualifiers to __indirect_glMultiDrawArra...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Rename __GLXcontext and __GLXdisplayPrivate to...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Markus Fleschutzglx: fix incorrect array stack memory allocation
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx