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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
dri3: Guard against buggy clients
Adam Jackson
1
-0
/
+6
2013-12-10
present: recursively set window pixmaps on flip
Keith Packard
1
-7
/
+37
2013-12-10
Bump version to 1.14.99.904 (1.15 RC4)
xorg-server-1.14.99.904
Keith Packard
1
-3
/
+3
2013-12-10
hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
Jon TURNEY
8
-399
/
+653
2013-12-10
glx: Consistently use ARB-suffixed names for ARB_multitexture functions
Jon TURNEY
2
-49
/
+49
2013-12-10
ephyr: Fix compilation when ./configure'd with --enable-debug
Jon TURNEY
1
-4
/
+4
2013-12-10
configure.ac: Link XWin with present extension if we are building with it ena...
Jon TURNEY
1
-1
/
+1
2013-12-10
xquartz/glx: Convert to non-glapi dispatch
Adam Jackson
1
-13
/
+13
2013-12-10
drisw: Wire up GetProcAddress
Adam Jackson
1
-0
/
+5
2013-12-10
dri2: wire up GetProcAddress
Adam Jackson
1
-1
/
+5
2013-12-10
glx: Untangle the prototypes around the GetProcAddress thunk
Adam Jackson
2
-3
/
+5
2013-12-10
glx: Remove function stubs
Adam Jackson
2
-51
/
+0
2013-12-10
glx: Convert non-generated function pointer thunking
Adam Jackson
3
-14
/
+44
2013-12-10
glx: Convert generated code function pointer thunking
Adam Jackson
2
-544
/
+977
2013-12-10
Depend on latest glproto (1.4.17)
Keith Packard
1
-1
/
+1
2013-12-09
damageext: Die if we can't create the Xinerama resource type
Adam Jackson
1
-0
/
+2
2013-12-09
damageext: Xineramify (v7)
Adam Jackson
3
-52
/
+341
2013-12-09
fixes: Fix PanoramiXSetWindowShapeRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2013-12-09
fixes: Fix PanoramiXSetPictureClipRegion for root windows (v2)
Adam Jackson
1
-0
/
+13
2013-12-09
composite: Fix COW creation for Xinerama (v2)
Adam Jackson
1
-1
/
+4
2013-12-09
xinerama: Export the screen region
Adam Jackson
2
-1
/
+2
2013-12-09
xfree86: Prefer fbdev to vesa
Adam Jackson
2
-9
/
+10
2013-12-09
composite: Don't double-redirect if someone asks for backing store twice
Adam Jackson
1
-2
/
+2
2013-12-09
composite: Automatically enable backing store support on the screen
Adam Jackson
2
-0
/
+8
2013-12-09
bs: Set the screen's bs support level to WhenMapped
Adam Jackson
2
-2
/
+6
2013-12-09
smartsched: Tweak the default scheduler intervals
Adam Jackson
1
-2
/
+3
2013-12-09
dri3: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
2013-12-09
dri2: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
2013-12-09
present: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in driver probing.
Eric Anholt
1
-2
/
+2
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in extensions.
Eric Anholt
3
-4
/
+4
2013-12-05
configure.ac: Fixup for "Require libpciaccess for int10"
Jon TURNEY
1
-1
/
+1
2013-12-05
present: Report damage when flipping
Keith Packard
1
-0
/
+11
2013-12-05
present: Also set the root window pixmap when flipping
Keith Packard
1
-0
/
+3
2013-12-05
present: Clear target_crtc if driver lacks Present support
Keith Packard
1
-1
/
+3
2013-12-05
present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
7
-23
/
+105
2013-12-05
present: Set window pixmap to flipped pixmap
Keith Packard
1
-4
/
+20
2013-12-05
present: Leave vblank on window list until flip complete
Keith Packard
2
-8
/
+13
2013-12-05
present: Add a debug output line when skipping a pending present
Keith Packard
1
-0
/
+5
2013-12-02
miext/sync: Handle libxshmfence API change
Keith Packard
2
-2
/
+2
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
3
-0
/
+30
2013-12-02
Xext: Use SHMDIR and O_TMPFILE when creating mapping files
Keith Packard
1
-3
/
+31
2013-12-02
Select directory for MIT-SHM temp files at configure time
Keith Packard
2
-0
/
+46
2013-11-26
Xdmx: Initialize DMX extension even if not built with GLX support
Alan Coopersmith
1
-1
/
+3
2013-11-26
configure.ac: Require libpciaccess for int10
Connor Behan
1
-0
/
+3
2013-11-26
configure.ac: Require libpciaccess for platform bus support
Connor Behan
1
-0
/
+4
2013-11-26
configure.ac: Add whitespace near PCI configuration
Connor Behan
1
-18
/
+17
2013-11-23
Bump release to 1.14.99.903 (1.15 RC3)
xorg-server-1.14.99.903
Keith Packard
1
-3
/
+3
2013-11-23
miext: Ensure xshmfence is only called when driver supports it
Keith Packard
6
-10
/
+162
2013-11-23
Xext: Recover from miSyncInitFenceFromFD failure without crashing
Keith Packard
1
-1
/
+1
[next]