summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
AgeCommit message (Expand)Author
2009-11-17ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick
2009-11-17Add missing XML files to API_XMLIan Romanick
2009-11-17ARB_fbo: Regenerate files from previous commits.Ian Romanick
2009-11-17ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xmlIan Romanick
2009-11-17ARB_fbo: Add GL_EXT_framebuffer_multisampleIan Romanick
2009-11-17EXT_pds: Add GL_EXT_packed_depth_stencilIan Romanick
2009-11-17EXT_fbo_blit: Add missing GLX protocol render opcodeIan Romanick
2009-11-17ARB_fbo: Add missing protocol "Get" informationIan Romanick
2009-11-17ARB_fbo: Remove _EXT from enum namesIan Romanick
2009-10-23glapi: Always build libglapi.a.Chia-I Wu
2009-10-23glapi: Move dispatch marcos to glapidispatch.h.Chia-I Wu
2009-10-23mesa/dri: Remove extension_helper.h.Chia-I Wu
2009-10-23mesa/main: Add support for remap table.Chia-I Wu
2009-09-19windows: replace old ColorTable, Convolution functions with newBrian Paul
2009-09-19glapi: replace old TexCopy functions w/ newBrian Paul
2009-09-19glapi: regenerated filesBrian Paul
2009-09-19glapi: added tokens, function for GL_ARB_provoking_vertexBrian Paul
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