summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
AgeCommit message (Expand)Author
2009-09-14glapi: Generate typedef for GLeglImageOES.Chia-I Wu
2009-09-14glapi: Respect IN_DRI_DRIVER in extension_helper.h.Chia-I Wu
2009-09-12glapi: Add OpenGL ES compatibility mode to scripts.Chia-I Wu
2009-09-12glapi: Prefix includes with glapi.Chia-I Wu
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt
2009-09-03glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()Brian Paul
2009-09-03Eliminate trailing whitespace in extension_helper.cIan Romanick
2009-09-03ARB sync: Regenerate files from previous commitIan Romanick
2009-09-03ARB sync: Add base infrastructure for GL_ARB_syncIan Romanick
2009-08-28Put 'extern' first on the line to silence GCC warnings.Ian Romanick
2009-08-25Revert "glapi: Fix a possible race in getting current context/dispatch."Brian Paul
2009-08-24glapi: Fix a possible race in getting current context/dispatch.Chia-I Wu
2009-08-24glapi: Static mutex does not work on WIN32_THREADS.Chia-I Wu
2009-08-24glapi: Fix a race in accessing context/dispatch TSD.Chia-I Wu
2009-08-24glapi: Protect _glapi_check_multithread by a mutex.Chia-I Wu
2009-08-14Infrastructure for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick
2009-08-03typo fixRobert Ellison
2009-08-03mesa: fix up some GLAPI XMLRobert Ellison
2009-07-27glapi: remove XTHREADS supportRALOVICH, Kristóf
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-07-02glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regenerationKeith Whitwell
2009-06-19mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul
2009-06-19glapi: add new information for GL_ARB_vertex_array_objectBrian Paul
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-08mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul
2009-06-08glapi: hook in ARB_map_buffer_range.xmlBrian Paul
2009-06-08glapi: spec/xml file for GL_ARB_map_buffer_rangeBrian Paul
2009-06-03Fix compiling indirect.c when GLX_DIRECT_RENDERING is not definedIan Romanick
2009-06-02glapi: regenerated files for GL_ARB_copy_bufferBrian Paul
2009-06-02glapi: include ARB_copy_buffer.xmlBrian Paul
2009-06-02glapi: GL_ARB_copy_buffer xml infoBrian Paul
2009-05-28mesa: GL API changes for GL_EXT_provoking_vertexBrian Paul
2009-04-20mesa: Correct the gl_dispatch_stub_xxx prototypes.José Fonseca
2009-03-28glapi: remove a couple accidental GL_ prefixesRoland Scheidegger
2009-03-28mesa: add new signed rgba texture formatRoland Scheidegger
2009-03-17mesa: update/fix doxygen commentsVinson Lee
2009-03-12regenerate glapiRoland Scheidegger
2009-03-12mesa: add support for ATI_envmap_bumpmapRoland Scheidegger
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller
2009-02-26Fix "cast to pointer from integer of different size"Tomas Carnecky
2009-02-23mesa: fixes for building on HaikuTomas Wilhelmsson
2009-02-23mesa: Fix windows build.José Fonseca
2009-02-22mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul
2009-02-21glapi: update find_entry() for mangled namesBrian Paul
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-01-22mesa: add ARB_framebuffer_object.xml to API_XMLBrian Paul
2009-01-22mesa: regenerated GL API filesBrian Paul
2009-01-22glapi: include ARB_framebuffer_object.xmlBrian Paul