summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
AgeCommit message (Expand)AuthorFilesLines
2009-11-17ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick1-0/+1
2009-11-17Add missing XML files to API_XMLIan Romanick1-2/+5
2009-11-17ARB_fbo: Regenerate files from previous commits.Ian Romanick2-98/+106
2009-11-17ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xmlIan Romanick2-24/+24
2009-11-17ARB_fbo: Add GL_EXT_framebuffer_multisampleIan Romanick2-0/+17
2009-11-17EXT_pds: Add GL_EXT_packed_depth_stencilIan Romanick2-0/+20
2009-11-17EXT_fbo_blit: Add missing GLX protocol render opcodeIan Romanick1-0/+1
2009-11-17ARB_fbo: Add missing protocol "Get" informationIan Romanick1-2/+7
2009-11-17ARB_fbo: Remove _EXT from enum namesIan Romanick1-12/+12
2009-10-23glapi: Always build libglapi.a.Chia-I Wu6-9/+22
2009-10-23glapi: Move dispatch marcos to glapidispatch.h.Chia-I Wu4-3983/+4014
2009-10-23mesa/dri: Remove extension_helper.h.Chia-I Wu1-5/+0
2009-10-23mesa/main: Add support for remap table.Chia-I Wu2-0/+223
2009-09-19windows: replace old ColorTable, Convolution functions with newBrian Paul1-4/+4
2009-09-19glapi: replace old TexCopy functions w/ newBrian Paul1-5/+5
2009-09-19glapi: regenerated filesBrian Paul2-0/+8
2009-09-19glapi: added tokens, function for GL_ARB_provoking_vertexBrian Paul1-0/+13
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt7-1330/+1426
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt3-0/+15
2009-09-03glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()Brian Paul4-8/+9
2009-09-03Eliminate trailing whitespace in extension_helper.cIan Romanick1-1/+1
2009-09-03ARB sync: Regenerate files from previous commitIan Romanick5-1354/+1480
2009-09-03ARB sync: Add base infrastructure for GL_ARB_syncIan Romanick3-0/+84
2009-08-28Put 'extern' first on the line to silence GCC warnings.Ian Romanick1-2/+2
2009-08-25Revert "glapi: Fix a possible race in getting current context/dispatch."Brian Paul3-41/+41
2009-08-24glapi: Fix a possible race in getting current context/dispatch.Chia-I Wu3-41/+41
2009-08-24glapi: Static mutex does not work on WIN32_THREADS.Chia-I Wu1-2/+11
2009-08-24glapi: Fix a race in accessing context/dispatch TSD.Chia-I Wu1-0/+4
2009-08-24glapi: Protect _glapi_check_multithread by a mutex.Chia-I Wu1-14/+15
2009-08-14Infrastructure for GL_ARB_seamless_cube_mapIan Romanick3-0/+15
2009-08-14Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick5-349/+437
2009-08-03typo fixRobert Ellison1-1/+1
2009-08-03mesa: fix up some GLAPI XMLRobert Ellison3-38/+100
2009-07-27glapi: remove XTHREADS supportRALOVICH, Kristóf4-96/+3
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz1-0/+23
2009-07-02glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regenerationKeith Whitwell1-0/+23
2009-06-19mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul5-1292/+1344
2009-06-19glapi: add new information for GL_ARB_vertex_array_objectBrian Paul3-0/+37
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul8-336/+379
2009-06-08mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul5-1287/+1323
2009-06-08glapi: hook in ARB_map_buffer_range.xmlBrian Paul2-0/+3
2009-06-08glapi: spec/xml file for GL_ARB_map_buffer_rangeBrian Paul1-0/+34
2009-06-03Fix compiling indirect.c when GLX_DIRECT_RENDERING is not definedIan Romanick1-1/+5
2009-06-02glapi: regenerated files for GL_ARB_copy_bufferBrian Paul5-1271/+1289
2009-06-02glapi: include ARB_copy_buffer.xmlBrian Paul2-0/+3
2009-06-02glapi: GL_ARB_copy_buffer xml infoBrian Paul1-0/+24
2009-05-28mesa: GL API changes for GL_EXT_provoking_vertexBrian Paul7-336/+357
2009-04-20mesa: Correct the gl_dispatch_stub_xxx prototypes.José Fonseca2-49/+47
2009-03-28glapi: remove a couple accidental GL_ prefixesRoland Scheidegger1-24/+24
2009-03-28mesa: add new signed rgba texture formatRoland Scheidegger1-0/+6