| Commit message (Expand) | Author | Age | Files | Lines |
* | revert the DRI2 commits | Alan Hourihane | 2008-06-12 | 3 | -588/+341 |
* | add missed files for DRI2 merge | Alan Hourihane | 2008-06-11 | 1 | -0/+134 |
* | Bring in DRI2 changes | Alan Hourihane | 2008-06-11 | 2 | -341/+454 |
* | egl: updated EGLAPI for Windows | Jonathan White | 2008-06-06 | 1 | -3/+7 |
* | egl: assorted fixes for Windows | Jonathan White | 2008-06-05 | 2 | -4/+18 |
* | egl: new GLES/glplatform.h header | Brian Paul | 2008-06-04 | 1 | -0/+76 |
* | egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org | Brian Paul | 2008-06-04 | 2 | -356/+821 |
* | egl: added OpenGL ES 2.0 header files in new GLES2 directory | Brian Paul | 2008-06-04 | 3 | -0/+1114 |
* | egl: created GLES/egl.h backward-compatibility header (see comments inside) | Brian Paul | 2008-06-04 | 1 | -0/+6 |
* | egl: moved egl.h into EGL/ directory | Brian Paul | 2008-06-04 | 1 | -0/+0 |
* | egl: moved eglext.h into EGL/ directory | Brian Paul | 2008-06-04 | 1 | -0/+0 |
* | obsolete with EGL 1.4 | Brian Paul | 2008-05-27 | 1 | -100/+0 |
* | added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions | Brian Paul | 2008-05-27 | 1 | -0/+59 |
* | added typedefs for X/Mesa | Brian Paul | 2008-05-27 | 1 | -0/+7 |
* | remove stray ! character | Brian Paul | 2008-05-27 | 1 | -1/+1 |
* | new eglplatform.h from Khronos.org (replaces GLES/egltypes.h) | Brian Paul | 2008-05-27 | 1 | -0/+55 |
* | new eglext.h from Khronos | Brian Paul | 2008-05-27 | 1 | -0/+127 |
* | EGL 1.4 header from Khronos | Brian Paul | 2008-05-27 | 1 | -244/+279 |
* | Remove CVS keywords. | José Fonseca | 2008-05-26 | 1 | -2/+0 |
* | mesa: update/add newer GL ES headers | Brian Paul | 2008-05-07 | 4 | -155/+1092 |
* | Convert crlf->lf line endings. | José Fonseca | 2008-02-28 | 1 | -79/+79 |
* | Fix a number of MINGW32 issues | Zhang | 2007-07-21 | 3 | -38/+47 |
* | regenerated | Brian | 2007-06-29 | 1 | -0/+93 |
* | a variety of fixes for MingW | zhang | 2007-06-28 | 2 | -3/+18 |
* | add glxtokens.h to xmesa_xf86.h as discussed on mailing list | Dave Airlie | 2007-05-26 | 1 | -0/+1 |
* | Add interfaces for overriding texture images with driver specific 'offsets'. | Michel Dänzer | 2007-05-22 | 1 | -0/+12 |
* | Fix xserver build after recent XMesa changes. | Michel Dänzer | 2007-05-22 | 3 | -3/+31 |
* | Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef. | Brian | 2007-05-19 | 1 | -0/+5 |
* | added texture_from_pixmap functions | Brian | 2007-05-19 | 1 | -2/+21 |
* | Add enums and functions for GL_{MESA,EXT}_texture_array. | Ian Romanick | 2007-05-16 | 1 | -0/+28 |
* | add missing semicolon | Matthias Hopf | 2007-04-24 | 1 | -1/+1 |
* | import glxext.h version 19 | Brian | 2007-04-22 | 1 | -2/+2 |
* | patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well | Brian | 2007-04-13 | 1 | -1/+1 |
* | xmesa: drop unused XMesaPutImageHelper. | George Sapountzis | 2007-04-13 | 1 | -2/+1 |
* | xmesa: export xmesa functions used by xfree86. | George Sapountzis | 2007-04-13 | 1 | -0/+15 |
* | Remove SI imports/exports remnants. | George Sapountzis | 2007-04-05 | 2 | -87/+0 |
* | Clean and update XMesa/XFree86 interface. | George Sapountzis | 2007-03-30 | 1 | -0/+1 |
* | updated version with new Khronos license/copyright | Brian | 2007-02-26 | 2 | -46/+34 |
* | updated to version 18 | Brian | 2007-02-20 | 1 | -3/+70 |
* | updated to version 39 | Brian | 2007-02-20 | 1 | -8/+579 |
* | Drop old (pre-AIGLX) GLcore interface. | George Sapountzis | 2007-01-26 | 1 | -255/+2 |
* | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt | 2007-01-05 | 1 | -0/+20 |
* | get rid of meaningless XFree86LOADER test (bug 9144) | Brian Paul | 2006-11-27 | 1 | -3/+0 |
* | regenerate from gl.h | Brian Paul | 2006-11-16 | 1 | -10/+8 |
* | remove obsolete GL_MESA_trace stuff | Brian Paul | 2006-11-16 | 1 | -31/+0 |
* | added 1.3/1.4 function mangling | Brian Paul | 2006-11-03 | 1 | -16/+42 |
* | return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA() | Brian Paul | 2006-10-09 | 1 | -2/+2 |
* | added #ifdef tests for Windows for int64_t, uint64_t | Brian Paul | 2006-09-16 | 1 | -0/+4 |
* | OpenVMS compile support update | Jouk Jansen | 2006-09-04 | 1 | -210/+553 |
* | OpenVMS compile support update | Jouk Jansen | 2006-09-04 | 1 | -0/+1 |