| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | | | | fix compilation | Zack Rusin | 2008-08-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regul... | Brian Paul | 2008-07-11 | 2 | -16/+52 |
| | * | | | | | | | | | | | | | revert the DRI2 commits | Alan Hourihane | 2008-06-12 | 28 | -4058/+1922 |
| | * | | | | | | | | | | | | | add missed files for DRI2 merge | Alan Hourihane | 2008-06-11 | 10 | -0/+2732 |
| | * | | | | | | | | | | | | | Hook gallium i915 up to DRI2 | Alan Hourihane | 2008-06-11 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | Bring in DRI2 changes | Alan Hourihane | 2008-06-11 | 19 | -2269/+1672 |
| | * | | | | | | | | | | | | | copy msaa visuals capability | Roland Scheidegger | 2008-06-10 | 1 | -1/+4 |
| | * | | | | | | | | | | | | | mesa: disable visual warning unless LIBGL_DEBUG is defined | Brian Paul | 2008-06-06 | 1 | -2/+4 |
| | * | | | | | | | | | | | | | Remove CVS keywords. | José Fonseca | 2008-05-26 | 22 | -22/+0 |
| | * | | | | | | | | | | | | | Regenerated API dispatch files | Brian Paul | 2008-05-18 | 3 | -126/+0 |
| | * | | | | | | | | | | | | | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | Add src/mesa to include path. | José Fonseca | 2007-12-12 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell | 2007-08-07 | 2 | -0/+2 |
* | | | | | | | | | | | | | | | dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers. | Eric Anholt | 2009-02-02 | 2 | -0/+53 |
* | | | | | | | | | | | | | | | Make GLX_SGIX_pbuffer mandatory | Ian Romanick | 2009-01-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | dri2: add complaints for more initialization failures. | Eric Anholt | 2009-01-27 | 1 | -3/+9 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI | Ian Romanick | 2009-01-20 | 1 | -21/+25 |
* | | | | | | | | | | | | | | glx: gcc 2.95 build fix (move declaration before code) | Brian Paul | 2009-01-18 | 1 | -3/+7 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Build fixes for gcc 2.95 | Matthieu Herrb | 2009-01-11 | 2 | -6/+5 |
* | | | | | | | | | | | | | Fix build with GCC 2.95. | Owain G. Ainsworth | 2009-01-11 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | GLX: Change resulting from previous commit | Ian Romanick | 2008-12-14 | 1 | -6/+4 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. | Kristian Høgsberg | 2008-12-01 | 1 | -1/+0 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Revert "glx: xcbified visual and FBConfig choosing" | RALOVICH, Kristóf | 2008-11-27 | 1 | -103/+6 |
* | | | | | | | | | | Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX" | RALOVICH, Kristóf | 2008-11-27 | 1 | -0/+58 |
* | | | | | | | | | | glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX | RALOVICH, Kristóf | 2008-11-26 | 1 | -58/+0 |
* | | | | | | | | | | glx: remove XCB debug leftover | RALOVICH, Kristóf | 2008-11-26 | 1 | -4/+0 |
* | | | | | | | | | | glx: xcbified glXSwapBuffers | RALOVICH, Kristóf | 2008-11-26 | 1 | -1/+8 |
* | | | | | | | | | | glx: xcbified visual and FBConfig choosing | RALOVICH, Kristóf | 2008-11-26 | 1 | -6/+103 |
* | | | | | | | | | | glx: xcbified __glXClientInfo | RALOVICH, Kristóf | 2008-11-26 | 1 | -4/+17 |
* | | | | | | | | | | glx: no graphics context during initialization | RALOVICH, Kristóf | 2008-11-26 | 5 | -11/+15 |
* | | | | | | | | | | glx: xcbified __glXIsDirect | RALOVICH, Kristóf | 2008-11-26 | 1 | -0/+21 |
* | | | | | | | | | | glx: missing static on local function | RALOVICH, Kristóf | 2008-11-26 | 1 | -1/+1 |
* | | | | | | | | | | glx: use __glXGetString | RALOVICH, Kristóf | 2008-11-26 | 1 | -3/+1 |
* | | | | | | | | | | glx: use __glXQueryServerString | RALOVICH, Kristóf | 2008-11-26 | 2 | -11/+5 |
* | | | | | | | | | | glx: implement __glXGetString, hide __glXGetStringFromServer | RALOVICH, Kristóf | 2008-11-26 | 2 | -21/+72 |
* | | | | | | | | | | glx: implement QueryVersion using XCB | RALOVICH, Kristóf | 2008-11-26 | 1 | -1/+22 |
* | | | | | | | | | | glx: implement __glXQueryServerString using XCB | RALOVICH, Kristóf | 2008-11-26 | 2 | -0/+35 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | glx: Add missing include for XCB, fixing crash on 64-bit. | Bernd Buschinski | 2008-11-24 | 1 | -0/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | glFlush before CopySubBuffer, fix coordinates and extension name typo. | Kristian Høgsberg | 2008-11-12 | 3 | -2/+8 |
* | | | | | | | | glx: fix xcb build | Hanno Böck | 2008-11-12 | 1 | -0/+5 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 43 | -43/+0 |
* | | | | | | | GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident() | Brian Paul | 2008-11-10 | 2 | -139/+118 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | glx: updated comment | Kristof Ralovich | 2008-10-21 | 1 | -1/+1 |
* | | | | | | Update DRI2 implementation according to new specification. | Kristian Høgsberg | 2008-10-14 | 7 | -69/+101 |
* | | | | | | Revert pointless reindents to avoid merge conflicts. | Kristian Høgsberg | 2008-10-14 | 7 | -3019/+2893 |
* | | | | | | glx: indent -br -i3 -npcs --no-tabs glxclient.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -173/+188 |
* | | | | | | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -15/+15 |
* | | | | | | glx: indent -br -i3 -npcs --no-tabs glxextensions.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -178/+183 |
* | | | | | | glx: indent -br -i3 -npcs --no-tabs glxextensions.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -24/+32 |
* | | | | | | glx: indent -br -i3 -npcs --no-tabs xfont.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -211/+212 |