summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
AgeCommit message (Expand)Author
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
2010-03-03glapi: minor cosmeticGeorge Sapountzis
2010-03-03glapi: drop condvarGeorge Sapountzis
2010-03-02glapi: fix compile with ESGeorge Sapountzis
2010-03-01glapi: Fix syntax.José Fonseca
2010-03-01glapi: drop SOLARIS_THREADSGeorge Sapountzis
2010-03-01glapi.c: misc coscmetic for FreeTSDGeorge Sapountzis
2010-03-01glapi.c: misc cosmeticGeorge Sapountzis
2010-03-01glapi.c: mv init_glapi_relocs to glapi_getproc.cGeorge Sapountzis
2010-03-01glapi.c: mv check_table to glapi_getproc.cGeorge Sapountzis
2010-03-01glapi.c: split check_table to not_null and get_procGeorge Sapountzis
2010-03-01glapi.h: drop dispatch_override prototypesGeorge Sapountzis