glx: nitpick renames
[mesa.git] / src / glx / x11 / indirect_vertex_array.c
2008-04-23 George Sapountzisglx: nitpick renames
2008-01-22 Brianfix pc vs. gc->ps usage (bug 14197)
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-08-27 Colin McDonaldfixed problem with big glDrawArrays (see bug 12141)
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-14 Bruce Merryin __glXGetArrayType() return type, not enabled (bug...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Brians/unsigned/size_t/ (Matthias Hopf)
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-05-11 Brian PaulIn __glXPushArrayState() we weren't pushing the index...
2006-05-09 Brian PaulWhen error-checking 'unit' against num_texture_units...
2006-02-15 Brian Paulremove stray 'foo' line
2006-02-14 Brian Paulreplace size_t * w/ unsigned int * (Jurg Billeter)
2005-08-19 Ian RomanickFix a realloc problem with indirect vertex arrays....
2005-03-17 Ian RomanickMinor vertex array support tweaks. These are in prepar...
2005-03-17 Ian RomanickMinor vertex array support tweaks. Most of these are...
2005-02-28 Ian RomanickClean-up some warnings caused by the addition of vertex...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-22 Ian RomanickAdded __glExtensionBiIsEnabled and __GLXcontext::gl_ext...