summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gltable.py
Commit message (Collapse)AuthorAgeFilesLines
* don't include GL/gl.h, define GLAPIENTRYP if not definedBrian Paul2003-12-051-4/+6
|
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-1/+0
|
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-2/+2
| | | | | points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler.
* new Python API generator scriptsBrian Paul2001-11-181-255/+43
|
* recover from offset=? conditionBrian Paul2000-05-111-9/+14
|
* initial check-inBrian Paul2000-02-221-0/+295