Age | Commit message (Expand) | Author |
2009-11-17 | ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT | Ian Romanick |
2009-11-17 | Add missing XML files to API_XML | Ian Romanick |
2009-11-17 | ARB_fbo: Regenerate files from previous commits. | Ian Romanick |
2009-11-17 | ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml | Ian Romanick |
2009-11-17 | ARB_fbo: Add GL_EXT_framebuffer_multisample | Ian Romanick |
2009-11-17 | EXT_pds: Add GL_EXT_packed_depth_stencil | Ian Romanick |
2009-11-17 | EXT_fbo_blit: Add missing GLX protocol render opcode | Ian Romanick |
2009-11-17 | ARB_fbo: Add missing protocol "Get" information | Ian Romanick |
2009-11-17 | ARB_fbo: Remove _EXT from enum names | Ian Romanick |
2009-10-23 | glapi: Always build libglapi.a. | Chia-I Wu |
2009-10-23 | glapi: Move dispatch marcos to glapidispatch.h. | Chia-I Wu |
2009-10-23 | mesa/dri: Remove extension_helper.h. | Chia-I Wu |
2009-10-23 | mesa/main: Add support for remap table. | Chia-I Wu |
2009-09-19 | windows: replace old ColorTable, Convolution functions with new | Brian Paul |
2009-09-19 | glapi: replace old TexCopy functions w/ new | Brian Paul |
2009-09-19 | glapi: regenerated files | Brian Paul |
2009-09-19 | glapi: added tokens, function for GL_ARB_provoking_vertex | Brian Paul |
2009-09-08 | glapi: Add ARB_draw_elements_base_vertex | Eric Anholt |
2009-09-08 | mesa: Add support for ARB_depth_clamp. | Eric Anholt |
2009-09-03 | glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync() | Brian Paul |
2009-09-03 | Eliminate trailing whitespace in extension_helper.c | Ian Romanick |
2009-09-03 | ARB sync: Regenerate files from previous commit | Ian Romanick |
2009-09-03 | ARB sync: Add base infrastructure for GL_ARB_sync | Ian Romanick |
2009-08-28 | Put 'extern' first on the line to silence GCC warnings. | Ian Romanick |
2009-08-25 | Revert "glapi: Fix a possible race in getting current context/dispatch." | Brian Paul |
2009-08-24 | glapi: Fix a possible race in getting current context/dispatch. | Chia-I Wu |
2009-08-24 | glapi: Static mutex does not work on WIN32_THREADS. | Chia-I Wu |
2009-08-24 | glapi: Fix a race in accessing context/dispatch TSD. | Chia-I Wu |
2009-08-24 | glapi: Protect _glapi_check_multithread by a mutex. | Chia-I Wu |
2009-08-14 | Infrastructure for GL_ARB_seamless_cube_map | Ian Romanick |
2009-08-14 | Regenerate files for GL_APPLE_flush_buffer_range | Ian Romanick |
2009-08-03 | typo fix | Robert Ellison |
2009-08-03 | mesa: fix up some GLAPI XML | Robert Ellison |
2009-07-27 | glapi: remove XTHREADS support | RALOVICH, Kristóf |
2009-07-03 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-07-02 | glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regeneration | Keith Whitwell |
2009-06-19 | mesa: regenerated files related to GL_ARB_vertex_array_object | Brian Paul |
2009-06-19 | glapi: add new information for GL_ARB_vertex_array_object | Brian Paul |
2009-06-19 | Merge branch 'ext-provoking-vertex' | Brian Paul |
2009-06-08 | mesa: regenerated files for GL_ARB_map_buffer_range | Brian Paul |
2009-06-08 | glapi: hook in ARB_map_buffer_range.xml | Brian Paul |
2009-06-08 | glapi: spec/xml file for GL_ARB_map_buffer_range | Brian Paul |
2009-06-03 | Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined | Ian Romanick |
2009-06-02 | glapi: regenerated files for GL_ARB_copy_buffer | Brian Paul |
2009-06-02 | glapi: include ARB_copy_buffer.xml | Brian Paul |
2009-06-02 | glapi: GL_ARB_copy_buffer xml info | Brian Paul |
2009-05-28 | mesa: GL API changes for GL_EXT_provoking_vertex | Brian Paul |
2009-04-20 | mesa: Correct the gl_dispatch_stub_xxx prototypes. | José Fonseca |
2009-03-28 | glapi: remove a couple accidental GL_ prefixes | Roland Scheidegger |
2009-03-28 | mesa: add new signed rgba texture format | Roland Scheidegger |