Age | Commit message (Expand) | Author |
2006-06-20 | reorder a few token definitions | Brian Paul |
2006-06-12 | remove const qualifier from glGenVertexArraysAPPLE() parameter | Brian Paul |
2006-05-05 | updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman) | Brian Paul |
2006-05-02 | Update to final EXT_tfp tokens | David Reveman |
2006-05-01 | Update function signatures for EXT_tfp entrypoints. | Adam Jackson |
2006-04-11 | FBConfig support for EXT_tfp | David Reveman |
2006-04-11 | Add attrib_list to glXBindTexImageEXT | David Reveman |
2006-03-31 | DMesa now uses OSMesa as a back-end. | Daniel Borca |
2006-03-31 | bump version/date | Brian Paul |
2006-03-31 | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support | Brian Paul |
2006-03-30 | XMesaDrawLine macro, not currently used | Brian Paul |
2006-03-30 | Fixes from Brian | Karl Schultz |
2006-03-26 | fix some PFNGL* typedefs | Brian Paul |
2006-03-09 | Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, and | Brian Paul |
2006-03-01 | GL_EXT_framebuffer_blit tokens/functions | Brian Paul |
2006-02-23 | include inttypes.h if __osf__ defined (Randall Hand) | Brian Paul |
2006-02-05 | EGL 1.2 tokens/functions/etc. | Brian Paul |
2006-01-25 | WGL_ARB_extensions_string extension | Brian Paul |
2005-12-14 | regenerate to pick up glGetQueryObject[u]i64vEXT funcs | Brian Paul |
2005-12-10 | rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA | Brian Paul |
2005-12-08 | bump version number | Brian Paul |
2005-12-08 | remove stray _ from GL[u]int64_EXT | Brian Paul |
2005-12-08 | handle 64-bit types for Windows. | Karl Schultz |
2005-12-07 | Updates for GL_EXT_timer_query: | Brian Paul |
2005-11-29 | assorted fixes for server-side direct rendering (bug 5199) | Brian Paul |
2005-11-12 | Added OSMesaColorClamp(), bug 4917 | Brian Paul |
2005-11-08 | remove a bunch of extension stuff that's in glxext.h | Brian Paul |
2005-09-28 | added GL_EXT_packed_depth_stencil | Brian Paul |
2005-09-11 | Silence some warnings. | Brian Paul |
2005-09-05 | Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni... | Karl Schultz |
2005-09-02 | added GL_EXT_timer_query token | Brian Paul |
2005-08-15 | include stdint.h if WIN32 and GNUC (Colin Harrison). Patch forwarded to SGI. | Brian Paul |
2005-07-28 | Remove '#if 0' block that was accidentally left in. | Ian Romanick |
2005-07-28 | Major rip-up of internal function insertion interface. The old | Ian Romanick |
2005-07-28 | Fix SPARC assembly for 64-bit | Ian Romanick |
2005-07-26 | No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. | Ian Romanick |
2005-07-26 | Fixes the glXGetProcAddress portion of the interface. Most of the functions | Ian Romanick |
2005-07-24 | Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef | Ian Romanick |
2005-07-24 | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick |
2005-06-21 | updated to version 29 | Brian Paul |
2005-06-08 | regenerated | Brian Paul |
2005-06-08 | put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) | Brian Paul |
2005-06-08 | remove stray line | Brian Paul |
2005-06-08 | regenerate for latest glext.h | Brian Paul |
2005-05-31 | remove temporary GL_EXT_framebuffer_object info | Brian Paul |
2005-05-31 | updated to version 28 | Brian Paul |
2005-05-17 | remove eglQueryDisplayMESA() | Brian Paul |
2005-05-16 | EGL_MESA_copy_context stuff | Brian Paul |
2005-05-14 | Add empty placeholder for eglCopyContextMESA | Jon Smirl |
2005-05-14 | Fix compiler warning about missing parameter list | Jon Smirl |