| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize psp->waitX/waitGL for swrast_dri.so. | Aidan Thornton | 2009-05-18 | 1 | -0/+2 |
* | glXChooseVisual: Only consider fbconfig if we can get the corresponding visual. | Michel Dänzer | 2009-05-12 | 1 | -16/+17 |
* | glx: replace Xmalloc() calls with Xcalloc() | Brian Paul | 2009-05-04 | 2 | -2/+2 |
* | DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat | Ian Romanick | 2009-04-24 | 1 | -19/+85 |
* | DRI2: Implement protocol for DRI2GetBuffersWithFormat | Ian Romanick | 2009-04-24 | 2 | -0/+80 |
* | glx: added null pointer check in glXGetFBConfigs() | Brian Paul | 2009-04-15 | 1 | -1/+2 |
* | glx: Make glXGetScreenDriver() work for DRI2 | Adam Jackson | 2009-04-14 | 1 | -21/+35 |
* | DRI2: Assume that there is always a front buffer | Ian Romanick | 2009-04-09 | 1 | -7/+3 |
* | DRI2: Provide an interface for drivers to flush front-buffer rendering | Ian Romanick | 2009-04-09 | 1 | -0/+10 |
* | glx: remove unused local var in determineTextureFormat() | Brian Paul | 2009-04-03 | 1 | -1/+0 |
* | glx: MakeCurrent fixes. | Thomas Hellstrom | 2009-04-02 | 2 | -9/+44 |
* | Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined | Jeremy Huddleston | 2009-03-31 | 1 | -0/+60 |
* | define __builtin_expect for non-gcc compilers in two more glx files | Alan Coopersmith | 2009-03-25 | 2 | -0/+8 |
* | Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff... | Michel Dänzer | 2009-03-25 | 2 | -53/+0 |
* | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. | Eric Anholt | 2009-03-20 | 3 | -5/+33 |
* | regenerate glapi | Roland Scheidegger | 2009-03-12 | 4 | -0/+45 |
* | mesa: Resurrect SPARC asm code. | David S. Miller | 2009-02-26 | 1 | -86/+0 |
* | glx: add support for a reallyFlush() function before swap occurs. | Alan Hourihane | 2009-02-23 | 3 | -0/+27 |
* | dri2: support glXWaitX & glXWaitGL by using fake front buffer. | Alan Hourihane | 2009-02-16 | 4 | -6/+81 |
* | dri2: Don't crash if the server returns more buffers than expected. | Eric Anholt | 2009-02-10 | 1 | -1/+1 |
* | dri2: Initialize variables for the getbuffers round-trip reduction. | Eric Anholt | 2009-02-10 | 1 | -0/+2 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 6 | -48/+8 |
|\ |
|
| * | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-22 | 2 | -24/+32 |
| |\ |
|
| * \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-14 | 3 | -8/+7 |
| |\ \ |
|
| * \ \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-15 | 1 | -6/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-08 | 1 | -1/+0 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-28 | 5 | -23/+163 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-11-15 | 4 | -2/+13 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-11 | 44 | -182/+118 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-10-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Update DRI2 implementation according to new specification. | Kristian Høgsberg | 2008-10-15 | 7 | -69/+101 |
| * | | | | | | | | | | Revert pointless reindents to avoid merge conflicts. | Kristian Høgsberg | 2008-10-15 | 7 | -3019/+2893 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs glxclient.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -173/+188 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -15/+15 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs glxextensions.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -178/+183 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs glxextensions.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -24/+32 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs xfont.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -211/+212 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs xf86dristr.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -207/+232 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs XF86dri.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -461/+493 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs xf86dri.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -52/+53 |
| * | | | | | | | | | | glx: kill old K&R syntax in XF86dri.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -63/+15 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs vertarr.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -103/+118 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs singlepix.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -138/+145 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs single2.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -681/+718 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs renderpix.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -102/+111 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs render2.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -272/+296 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs pixelstore.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -254/+271 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs pixel.c | RALOVICH, Kristóf | 2008-10-15 | 1 | -349/+373 |
| * | | | | | | | | | | glx: indent -br -i3 -npcs --no-tabs packsingle.h | RALOVICH, Kristóf | 2008-10-15 | 1 | -107/+107 |