aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_gentable.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove the generated glapi from source control, and just build it.Eric Anholt2012-05-291-9530/+0
* glapi: Correct size of allocated _glapi_table structJonas Maebe2012-04-221-1/+1
* glapi: regen for TBO change.Eric Anholt2012-04-091-7/+7
* regen for "glapi: sort ARB extensions by number"Dylan Noblesmith2012-03-261-18/+18
* glapi: ARB_blend_func_extended support + regen. (v2)Dave Airlie2012-03-261-0/+14
* glapi: regenerate filesMarek Olšák2012-03-101-0/+28
* Regenerate files from previous commitsIan Romanick2011-12-131-4/+32
* glapi: regenerated API files for GL_ARB_texture_storageBrian Paul2011-10-311-0/+42
* glapi: regen API files for new extensionIan Romanick2011-10-041-0/+7
* glapi: regen API files for new extensionDave Airlie2011-09-061-0/+266
* mapi: Commit generated files modified by previous commitIan Romanick2011-08-261-0/+7
* glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...Jeremy Huddleston2011-06-141-2584/+2624
* glapi: Add check for NULL symbol_prefix in gentable and fix warningsJeremy Huddleston2011-06-131-2590/+3884
* glapi: Add API that can create a _glapi_table from a dlfcn handleJeremy Huddleston2011-06-111-0/+7804