Generate server-side GLX protocol decode functions using the 'make server'
[mesa.git] / src / mesa / glapi / Makefile
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)