index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
5
-1
/
+13
|
\
|
*
glx: assign per screen driver configs (DRISW)
RALOVICH, Kristóf
2009-07-28
1
-1
/
+1
|
*
glx: assign per screen driver configs (DRI)
RALOVICH, Kristóf
2009-07-28
1
-0
/
+2
|
*
glx: assign per screen driver configs (DRI2)
RALOVICH, Kristóf
2009-07-28
1
-0
/
+2
|
*
glx: properly release DRI configs
RALOVICH, Kristóf
2009-07-28
1
-0
/
+6
|
*
glx: cache DRI configs in __GLXscreenConfigsRec
RALOVICH, Kristóf
2009-07-28
1
-0
/
+2
*
|
glx: remove XTHREADS support
RALOVICH, Kristóf
2009-07-27
3
-60
/
+5
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-04
1
-0
/
+23
|
\
|
|
*
GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant.
Michel Dänzer
2009-07-07
1
-0
/
+23
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
2
-1
/
+3
|
\
|
|
*
glx: plug a leak
Kristof Ralovich
2009-06-30
1
-0
/
+2
|
*
glx: fix null pointer dereference segfault (bug 22546)
Brian Paul
2009-06-30
1
-1
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
1
-0
/
+14
|
\
|
|
*
Disable SGI_swap_control extension for DRI2
Owen W. Taylor
2009-06-22
1
-1
/
+3
|
*
Also release direct rendering resources in glXDestroyGLXPixmap.
Michel Dänzer
2009-06-19
1
-0
/
+14
|
*
GLX: attempt to fix glean makeCurrent test cases.
Brian Paul
2009-06-17
1
-1
/
+1
*
|
dri2: Refresh the fake front contents after glXSwapBuffers().
Eric Anholt
2009-06-23
1
-0
/
+7
*
|
GLX: attempt to fix glean makeCurrent test cases.
Dave Airlie
2009-06-17
1
-1
/
+1
*
|
Disable SGI_swap_control extension for DRI2
Owen W. Taylor
2009-06-12
1
-1
/
+3
*
|
Thank you git for doing the right thing.
Ian Romanick
2009-06-03
1
-94
/
+1
*
|
Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined
Ian Romanick
2009-06-03
1
-0
/
+138
*
|
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
1
-60
/
+0
|
/
*
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
|
|
\
\
\
\
\
\
[next]