summaryrefslogtreecommitdiff
path: root/src/glx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mesa_7_5' into debian-experimentalBrice Goglin2009-07-193-1/+26
|\
| * GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant.Michel Dänzer2009-07-071-0/+23
| * glx: plug a leakKristof Ralovich2009-06-301-0/+2
| * glx: fix null pointer dereference segfault (bug 22546)Brian Paul2009-06-301-1/+1
* | Merge commit 'mesa_7_5_rc4' into debian-experimentalJulien Cristau2009-06-283-2/+18
|\ \ | |/
| * Disable SGI_swap_control extension for DRI2Owen W. Taylor2009-06-221-1/+3
| * Also release direct rendering resources in glXDestroyGLXPixmap.Michel Dänzer2009-06-191-0/+14
| * GLX: attempt to fix glean makeCurrent test cases.Brian Paul2009-06-171-1/+1
* | Merge tag 'mesa_7_5_rc3' into debian-experimentalJulien Cristau2009-06-241-0/+2
|\ \ | |/
| * Initialize psp->waitX/waitGL for swrast_dri.so.Aidan Thornton2009-05-181-0/+2
* | Merge branch 'debian-experimental' into testTimo Aaltonen2009-05-188-4240/+0
|\ \ | |/ |/|
| * Merge branch 'mesa_7_4_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau2009-05-034-9/+76
| |\
| | * glx: added null pointer check in glXGetFBConfigs()Brian Paul2009-04-151-1/+2
| | * dri2: Don't crash if the server returns more buffers than expected.Eric Anholt2009-04-091-1/+1
| | * DRI2: Assume that there is always a front bufferIan Romanick2009-04-091-7/+3
| | * DRI2: Provide an interface for drivers to flush front-buffer renderingIan Romanick2009-04-091-0/+10
| | * Fix compiling indirect.c when GLX_DIRECT_RENDERING is not definedJeremy Huddleston2009-03-311-0/+60
| * | Merge commit 'mesa_7_4' into debian-experimentalTimo Aaltonen2009-03-304-53/+8
| |\ \ | | |/
| | * define __builtin_expect for non-gcc compilers in two more glx filesAlan Coopersmith2009-03-252-0/+8
| | * Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff...Michel Dänzer2009-03-252-53/+0
| * | Merge tag 'mesa_7_4_rc1' into debian-experimentalJulien Cristau2009-03-234-6/+136
| |\ \ | | |/
| | * dri2: Initialize variables for the getbuffers round-trip reduction.Eric Anholt2009-03-131-0/+2
| | * dri2: support glXWaitX & glXWaitGL by using fake front buffer.Alan Hourihane2009-02-164-6/+81
| | * dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers.Eric Anholt2009-02-032-0/+53
| * | Delete more directories that aren't in the tarballJulien Cristau2009-01-308-4239/+0
| |/
* | glXChooseVisual: Only consider fbconfig if we can get the corresponding visual.Michel Dänzer2009-05-121-16/+17
* | glx: replace Xmalloc() calls with Xcalloc()Brian Paul2009-05-042-2/+2
* | DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormatIan Romanick2009-04-241-19/+85
* | DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick2009-04-242-0/+80
* | glx: added null pointer check in glXGetFBConfigs()Brian Paul2009-04-151-1/+2
* | glx: Make glXGetScreenDriver() work for DRI2Adam Jackson2009-04-141-21/+35
* | DRI2: Assume that there is always a front bufferIan Romanick2009-04-091-7/+3
* | DRI2: Provide an interface for drivers to flush front-buffer renderingIan Romanick2009-04-091-0/+10
* | glx: remove unused local var in determineTextureFormat()Brian Paul2009-04-031-1/+0
* | glx: MakeCurrent fixes.Thomas Hellstrom2009-04-022-9/+44
* | Fix compiling indirect.c when GLX_DIRECT_RENDERING is not definedJeremy Huddleston2009-03-311-0/+60
* | define __builtin_expect for non-gcc compilers in two more glx filesAlan Coopersmith2009-03-252-0/+8
* | Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff...Michel Dänzer2009-03-252-53/+0
* | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt2009-03-203-5/+33
* | regenerate glapiRoland Scheidegger2009-03-124-0/+45
* | mesa: Resurrect SPARC asm code.David S. Miller2009-02-261-86/+0
* | glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane2009-02-233-0/+27
* | dri2: support glXWaitX & glXWaitGL by using fake front buffer.Alan Hourihane2009-02-164-6/+81
* | dri2: Don't crash if the server returns more buffers than expected.Eric Anholt2009-02-101-1/+1
* | dri2: Initialize variables for the getbuffers round-trip reduction.Eric Anholt2009-02-101-0/+2
* | mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-096-48/+8
|\ \
| * \ Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-222-24/+32
| |\ \ | | |/
| * | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-143-8/+7
| |\ \
| * \ \ Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-151-6/+4
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-081-1/+0
| |\ \ \ \