summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gen
Commit message (Expand)AuthorAgeFilesLines
* glapi: Move assembly dispatchers back into glapi/.Chia-I Wu2010-05-071-6/+6
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-023-23/+21
|\
| * glapi: Update gl_enum.py to generate enum tables for multiple APIsKristian Høgsberg2010-04-282-13/+19
| * mesa: Move references to main/remap_helper.h to api_exec.cKristian Høgsberg2010-04-271-10/+2
* | Add missing _ in extension category nameIan Romanick2010-04-271-1/+1
|/
* glapi: GL 3.x xml fileBrian Paul2010-04-191-0/+581
* glapi: plug in ARB_draw_instanced.xmlBrian Paul2010-04-042-0/+3
* glapi: ARB_draw_instanced.xml fileBrian Paul2010-04-041-0/+69
* glapi: include/build EXT_transform_feedback.xmlBrian Paul2010-04-022-0/+3
* glapi: new EXT_transform_feedback.xml fileBrian Paul2010-04-021-0/+123
* glapi: fix error messageBrian Paul2010-04-021-1/+1
* glapi: Fix aliases to non-static functions.Chia-I Wu2010-03-211-1/+1
* glapi: Correctly generate static disatches for X86.Chia-I Wu2010-03-201-2/+2
* APPLE_object_purgeable: xmlChris Wilson2010-03-043-0/+39
* Fix unmatched parenthesis introduce by previous commitsIan Romanick2010-03-031-1/+1
* Remove support for GCC older than 3.3.0 from generator scriptsIan Romanick2010-03-033-4/+4
* glapi: drop SOLARIS_THREADSGeorge Sapountzis2010-03-012-2/+2
* glapi/gen: just copy in glx/glapiGeorge Sapountzis2010-02-251-23/+21
* mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu2010-02-252-2/+2
* glapi: Generated GLX sources should use glapidispatch.h.Chia-I Wu2010-02-252-2/+2
* glapi: Add GL_OES_EGL_imageKristian Høgsberg2010-02-243-1/+24
* glapi: fix code generation Makefile after mvGeorge Sapountzis2010-02-241-73/+118
* glapi: mv code generation to subdirGeorge Sapountzis2010-02-2442-0/+21750