summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/gl_gentable.py
AgeCommit message (Expand)AuthorFilesLines
2013-07-16glapi: Do not use backtrace on OpenBSD.Vinson Lee1-1/+1
2013-01-31glapi: Do not use backtrace on MinGW.Vinson Lee1-1/+1
2012-11-01dispatch: Include glheader.h in dispatch-related files.Paul Berry1-1/+1
2012-10-10glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry1-38/+38
2012-10-04glapi: Do not use backtrace on Cygwin.Vinson Lee1-1/+1
2011-12-13glapi/glx: Generate glapi_gentable.c so that the xserver can use itIan Romanick1-5/+33
2011-06-14glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...Jeremy Huddleston1-2/+42
2011-06-13glapi: Add check for NULL symbol_prefix in gentable and fix warningsJeremy Huddleston1-4/+7
2011-06-11glapi: Add API that can create a _glapi_table from a dlfcn handleJeremy Huddleston1-0/+131