Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / mesa / glapi / Makefile
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 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Ian RomanickHack indent flags for indirect_reqsize.h to eliminate...
2007-01-04 Ian RomanickAdd missing files to server generation list.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-11 Ian RomanickFix bug #4681.
2006-10-04 Ian RomanickKeep indentation consistent with indent.
2006-08-28 Ian RomanickAdd dependencies for all API XML files.
2006-08-23 Ian RomanickNew script and API description file to enable generate...
2006-04-07 Brian Paulregenerate SPARC assembly dispatch (bug 6484)
2006-03-29 Kristian HøgsbergFixes to silence warnings in code generated by glapi...
2006-03-06 Ian RomanickGenerate server-side GLX protocol decode functions...
2005-08-09 Ian RomanickAdd rules and target to build src/mesa/x86-64/glapi_x86...
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-02-22 Brian Paulgenerate enums.c file (Zack Rusin)
2005-01-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2005-01-27 Ian RomanickThe 'mode' setting of a function within an 'enum' eleme...
2005-01-24 Ian RomanickMove all the code for generating "size" related functio...
2005-01-24 Ian RomanickCorrect some of the dependencies and clean things up...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-10-02 Brian Paulput glapi_x86.S into the x86/ directory
2004-08-25 Brian PaulMakefile for python-generated files (Ian Romanick)