summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
AgeCommit message (Expand)Author
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-07glapi: Move assembly dispatchers back into glapi/.Chia-I Wu
2010-05-03Revert "glapi: s/strcpy/strncpy/"Brian Paul
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg
2010-05-01glapi: s/strcpy/strncpy/Vinson Lee
2010-04-28glapi: Update gl_enum.py to generate enum tables for multiple APIsKristian Høgsberg
2010-04-27mesa: Move references to main/remap_helper.h to api_exec.cKristian Høgsberg
2010-04-19glapi: GL 3.x xml fileBrian Paul
2010-04-28Merge branch '7.8'Brian Paul
2010-04-27Add missing _ in extension category nameIan Romanick
2010-04-27glapi: Fix loading of old DRI drivers.Chia-I Wu
2010-04-04glapi: regenerated files for GL_ARB_draw_instancedBrian Paul
2010-04-04glapi: plug in ARB_draw_instanced.xmlBrian Paul
2010-04-04glapi: ARB_draw_instanced.xml fileBrian Paul
2010-04-02glapi: regenerated files for EXT_transform_feedbackBrian Paul
2010-04-02glapi: include/build EXT_transform_feedback.xmlBrian Paul
2010-04-02glapi: new EXT_transform_feedback.xml fileBrian Paul
2010-04-02glapi: fix error messageBrian Paul
2010-03-25Merge branch '7.8'Brian Paul
2010-03-25glapi: return int = 0 from NoOpGeneric()Brian Paul
2010-03-22Merge branch '7.8'Brian Paul
2010-03-21glapi: Fix aliases to non-static functions.Chia-I Wu
2010-03-20glapi: Correctly generate static disatches for X86.Chia-I Wu
2010-03-17glapi: fix assorted warningsBrian Paul
2010-03-14glapi: exec_malloc for dispatch stubsGeorge Sapountzis
2010-03-14glapi: this one should be by THREADGeorge Sapountzis
2010-03-14glapi: more organize code by archGeorge Sapountzis
2010-03-14glapi: organize arch-specific code by arch (2)George Sapountzis
2010-03-14glapi: organize arch-specific code by archGeorge Sapountzis
2010-03-10glapi: fix bug with tls and relocsGeorge Sapountzis
2010-03-10glapi: these two should be ok for add_dispatch ...George Sapountzis
2010-03-10glapi: comments for _glapi_add_dispatchGeorge Sapountzis
2010-03-10glapi: minor cosmetic for _glapi_add_dispatchGeorge Sapountzis
2010-03-10glapi: add function set_entry_infoGeorge Sapountzis
2010-03-10glapi: parameter checking, failure paths, ... for add_function_nameGeorge Sapountzis
2010-03-10glapi: cosmetic for _glapi_add_dispatchGeorge Sapountzis
2010-03-10glapi: use get_extension_proc in _glapi_add_dispatchGeorge Sapountzis
2010-03-10glapi: cosmetic for functions for static tableGeorge Sapountzis
2010-03-10glapi: add function to find extension by nameGeorge Sapountzis
2010-03-10glapi: functions for extensions table similar to static tableGeorge Sapountzis
2010-03-09glapi: allow for any mangle prefixGeorge Sapountzis
2010-03-09glapi: split out arch-specific code for entrypointsGeorge Sapountzis
2010-03-09glapi: mv table functions to glapi_getproc.c and add local headerGeorge Sapountzis
2010-03-09drop stray XFree86Server, XGLServerGeorge Sapountzis
2010-03-04APPLE_object_purgeable: autogenerated filesChris Wilson
2010-03-04APPLE_object_purgeable: xmlChris Wilson
2010-03-03Fix unmatched parenthesis introduce by previous commitsIan Romanick
2010-03-03Remove support for GCC older than 3.3.0 from generated sourcesIan Romanick
2010-03-03Remove support for GCC older than 3.3.0 from generator scriptsIan Romanick
2010-03-03Remove support for GCC older than 3.3.0Ian Romanick