Age | Commit message (Expand) | Author |
2008-06-24 | mesa: WGL is not part of the WinCE API. | José Fonseca |
2008-06-24 | mesa: Don't include sys/types.h on WinCE. | José Fonseca |
2008-06-12 | revert the DRI2 commits | Alan Hourihane |
2008-06-11 | add missed files for DRI2 merge | Alan Hourihane |
2008-06-11 | Bring in DRI2 changes | Alan Hourihane |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-02-28 | Convert crlf->lf line endings. | José Fonseca |
2007-07-21 | Fix a number of MINGW32 issues | Zhang |
2007-06-29 | regenerated | Brian |
2007-06-28 | a variety of fixes for MingW | zhang |
2007-05-26 | add glxtokens.h to xmesa_xf86.h as discussed on mailing list | Dave Airlie |
2007-05-22 | Add interfaces for overriding texture images with driver specific 'offsets'. | Michel Dänzer |
2007-05-22 | Fix xserver build after recent XMesa changes. | Michel Dänzer |
2007-05-19 | Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef. | Brian |
2007-05-19 | added texture_from_pixmap functions | Brian |
2007-05-16 | Add enums and functions for GL_{MESA,EXT}_texture_array. | Ian Romanick |
2007-04-24 | add missing semicolon | Matthias Hopf |
2007-04-22 | import glxext.h version 19 | Brian |
2007-04-13 | patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well | Brian |
2007-04-13 | xmesa: drop unused XMesaPutImageHelper. | George Sapountzis |
2007-04-13 | xmesa: export xmesa functions used by xfree86. | George Sapountzis |
2007-04-05 | Remove SI imports/exports remnants. | George Sapountzis |
2007-03-30 | Clean and update XMesa/XFree86 interface. | George Sapountzis |
2007-02-26 | updated version with new Khronos license/copyright | Brian |
2007-02-20 | updated to version 18 | Brian |
2007-02-20 | updated to version 39 | Brian |
2007-01-26 | Drop old (pre-AIGLX) GLcore interface. | George Sapountzis |
2007-01-05 | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt |
2006-11-27 | get rid of meaningless XFree86LOADER test (bug 9144) | Brian Paul |
2006-11-16 | regenerate from gl.h | Brian Paul |
2006-11-16 | remove obsolete GL_MESA_trace stuff | Brian Paul |
2006-11-03 | added 1.3/1.4 function mangling | Brian Paul |
2006-10-09 | return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA() | Brian Paul |
2006-09-16 | added #ifdef tests for Windows for int64_t, uint64_t | Brian Paul |
2006-09-04 | OpenVMS compile support update | Jouk Jansen |
2006-09-04 | OpenVMS compile support update | Jouk Jansen |
2006-08-30 | remove extension defines/protos that are now in glext.h | Brian Paul |
2006-08-30 | latest version from OpenGL ARB | Brian Paul |
2006-08-15 | Add support for GL_EXT_gpu_program_parameters. Any driver that enables | Ian Romanick |
2006-08-15 | s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) | Brian Paul |
2006-08-12 | Fix white-space problem in the prototype for glBlitFramebufferEXT that | Ian Romanick |
2006-08-11 | Convert comment header for __GLcontextModesRec to Doxygen style. | Ian Romanick |
2006-08-10 | Added initial multisampling support to glfbdev driver. | Sean D'Epagnier |
2006-08-07 | remove stray text from previous check-in | Brian Paul |
2006-08-03 | added GL_EXT_texture_sRGB | Brian Paul |
2006-08-01 | Move GL_MESA_shader_debug from glext.h to gl.h. | Michal Krol |
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 |