| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs eval.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -68/+74 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs drisw_glx.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -294/+298 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri_glx.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -456/+467 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri_common.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -8/+9 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri_common.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -211/+219 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri2.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -23/+20 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -237/+248 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs dri2.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -229/+235 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs compsize.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -120/+125 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs clientattrib.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -76/+83 |
| * | | | | | | | | | | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-15 | 43 | -0/+43 |
| * | | | | | | | | | | glx: No need to zero a local variable. | RALOVICH, Kristóf | 2008-10-15 | 1 | -1/+0 |
| * | | | | | | | | | | glx: make INIT_MESA_SPARC more robust | RALOVICH, Kristóf | 2008-10-15 | 1 | -8/+8 |
| * | | | | | | | | | | mesa: Remove left over merge conflicts | Jakob Bornecrantz | 2008-09-22 | 1 | -4/+0 |
| * | | | | | | | | | | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 27 | -552/+492 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 2 | -1/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dri/swrast: fix swapBuffers after dri2 | George Sapountzis | 2008-09-18 | 1 | -0/+6 |
| * | | | | | | | | | | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane | 2008-09-11 | 6 | -104/+174 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 26 | -69/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | 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 |