index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-23
glx: fix crash when freeing visuals
Brian Paul
1
-5
/
+8
2007-08-13
Revert "Implement damage tracking for AIGLX."
Kristian Høgsberg
1
-18
/
+0
2007-08-10
Implement damage tracking for AIGLX.
Kristian Høgsberg
1
-0
/
+18
2007-08-01
GLX/DRI: Remove some unused variables.
Michel Dänzer
1
-4
/
+1
2007-08-01
GLX_EXT_texture_from_pixmap: Use client provided texture target when available.
Michel Dänzer
5
-29
/
+48
2007-08-01
GL: GLX: Make sure glxbyteorder.h is distributed
Daniel Stone
1
-0
/
+1
2007-07-10
GLX: Only build code dealing with GLXPixmap damage field when DRI is enabled.
Michel Dänzer
2
-0
/
+4
2007-07-10
Make sure DRI drawables are cleaned up when client dies.
Michel Dänzer
3
-11
/
+24
2007-06-29
Death to RCS tags.
Adam Jackson
5
-5
/
+0
2007-06-11
DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
Michel Dänzer
1
-2
/
+26
2007-06-02
Don't print lack of DRI support as an error in AIGLX init.
Adam Jackson
1
-7
/
+4
2007-05-22
Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein.
Adam Jackson
3
-15
/
+30
2007-05-22
AIGLX: Zero-copy texture-from-pixmap.
Michel Dänzer
5
-86
/
+219
2007-05-02
In __glXCreateARGBConfig(), insert the new GL mode at the _end_ of the linked...
Brian
1
-2
/
+20
2007-04-25
Paper over a crash at exit during GLX teardown.
Adam Jackson
1
-5
/
+7
2007-04-21
add slang_mem.c
Brian
1
-0
/
+1
2007-04-21
replace occlude.c w/ queryobj.c
Brian
1
-1
/
+1
2007-04-20
regenerated to add GL_CLIENT_ATTRIB_STACK_DEPTH (bug 9823)
Brian
1
-0
/
+2
2007-04-16
remove sources deleted in Mesa
Brian
1
-2
/
+0
2007-04-14
glx: move __glXMesaProvider from GLcore module to glx module.
George Sapountzis
3
-3
/
+2
2007-04-14
glx: drop xmesaP.h include from xf86glx.c
George Sapountzis
1
-1
/
+0
2007-04-14
glx: drop stray CAPI define.
George Sapountzis
2
-6
/
+0
2007-04-09
In AIGLX EnterVT processing, invoke driver EnterVT before resuming glx.
Keith Packard
1
-1
/
+5
2007-04-07
regenerated to fix bug 10371
Brian
1
-3
/
+3
2007-04-06
GLcore: fix after moving xf86glx_util.[hc] to Mesa.
George Sapountzis
5
-258
/
+5
2007-04-05
glx: Remove stray __GLinterface.
George Sapountzis
2
-2
/
+2
2007-04-05
glx: fix symlink, glcontextmodes.c was moved to mesa/src/glx/
George Sapountzis
1
-3
/
+0
2007-03-30
Make xf86glx.c unaware of Mesa internals
George Sapountzis
5
-79
/
+7
2007-03-28
GL: Update for Mesa changes
Daniel Stone
1
-0
/
+1
2007-03-27
Fix typo in GL/mesa/shader/slang/Makefile.am.
Michel Dänzer
1
-1
/
+1
2007-03-27
gl: oops dodgy s appeared pointed out by jcristau on irc..
Dave Airlie
1
-2
/
+1
2007-03-27
gl: update for latest mesa glsl-compiler merge
Dave Airlie
5
-18
/
+22
2007-03-09
Set pScreen on context
Alan Hourihane
1
-0
/
+1
2007-03-05
Bugzilla #7145: fix build with gcc 2.95
Jens Granseuer
1
-2
/
+2
2007-03-01
AIGLX support for Darwin -- works well enough to run
Ben Byer
1
-535
/
+1609
2007-02-17
glx fixes for XDarwin
Ben Byer
3
-6
/
+26
2007-02-05
remove array_cache from everywhere
Dave Airlie
12
-13
/
+0
2007-02-04
add vbo to .gitignore
Dave Airlie
1
-0
/
+2
2007-02-04
update xserver for vbo code in mesa
Dave Airlie
4
-13
/
+51
2007-02-02
remove file
Alan Hourihane
1
-21
/
+0
2007-02-02
The array_cache sources don't exist anymore in the Mesa tree,
Dan Nicholson
1
-2
/
+1
2007-02-02
Remove array_cache for recent Mesa changes
Alan Hourihane
1
-10
/
+0
2007-01-19
__glXDRIscreenProbe: Use drmOpen/CloseOnce.
Michel Dänzer
1
-4
/
+5
2007-01-05
Add missing #else from previous commits.
Ian Romanick
1
-0
/
+1
2007-01-04
Re-regenerate from Mesa scripts.
Ian Romanick
1
-4
/
+0
2007-01-04
Incorporate new byte-order related configure changes.
Ian Romanick
1
-10
/
+17
2007-01-04
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
6
-43
/
+14
2007-01-04
Regenerate from Mesa scripts.
Ian Romanick
4
-375
/
+358
2007-01-04
Add new header file containing byte-order wrappers.
Ian Romanick
2
-13
/
+49
2007-01-04
Keep track of how many visuals we set up for GLcore, to avoid an invalid free.
Eric Anholt
1
-1
/
+3
[next]