summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gltable.py
AgeCommit message (Collapse)Author
2003-12-05don't include GL/gl.h, define GLAPIENTRYP if not definedBrian Paul
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler.
2001-11-18new Python API generator scriptsBrian Paul
2000-05-11recover from offset=? conditionBrian Paul
2000-02-22initial check-inBrian Paul