summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-1/+4
* Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, andBrian Paul2005-07-011-3/+3
* Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick2005-06-301-0/+4
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-14/+2
* generate enums.c file (Zack Rusin)Brian Paul2005-02-221-0/+4
* Refactor the code to emit multiple-inclusion protection toIan Romanick2005-01-281-1/+1
* The 'mode' setting of a function within an 'enum' element is now used.Ian Romanick2005-01-271-2/+2
* Move all the code for generating "size" related functions to its ownIan Romanick2005-01-241-4/+4
* Correct some of the dependencies and clean things up a bit.Ian Romanick2005-01-241-23/+30
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-8/+30
* put glapi_x86.S into the x86/ directoryBrian Paul2004-10-021-3/+3
* Makefile for python-generated files (Ian Romanick)Brian Paul2004-08-251-0/+38