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
/
present
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap
Keith Packard
1
-1
/
+1
2014-06-23
present: fix bad logic in cancelling scheduled operations.
Axel Davy
1
-1
/
+1
2014-06-23
present: restore screen pixmap when aborting a flip
Frank Binns
1
-3
/
+21
2014-06-17
present: Remove executing vblank from window list. Bug# 79709.
Keith Packard
1
-0
/
+1
2014-06-04
present: Queue flips for later execution
Keith Packard
2
-38
/
+89
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
4
-6
/
+6
2013-12-20
present: Set complete notify mode to Skip as needed
Keith Packard
1
-1
/
+15
2013-12-20
present: Don't abandon presents which are already queued for flip
Keith Packard
1
-0
/
+3
2013-12-20
present: Handle PresentOptionAsync for copy mode
Keith Packard
1
-3
/
+11
2013-12-13
present: Don't use the major/minor version from the protocol headers
Adam Jackson
1
-2
/
+3
2013-12-10
present: recursively set window pixmaps on flip
Keith Packard
1
-7
/
+37
2013-12-09
present: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
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
2
-0
/
+19
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-11-20
present: When unflipping, copy to flip window rather than screen
Keith Packard
1
-2
/
+2
2013-11-20
present: Block for wait_fence in present_execute
Keith Packard
4
-4
/
+76
2013-11-20
present: Signal destroyed flip window with vblank->window == NULL
Keith Packard
3
-9
/
+6
2013-11-20
present: Ignore event_id 0 from driver vblank notify
Keith Packard
1
-0
/
+3
2013-11-20
present: Round fake MSC computations intead of truncating
Keith Packard
1
-1
/
+1
2013-11-11
present: Change debug output a bit to help diagnose missing vblank signals
Keith Packard
1
-2
/
+5
2013-11-11
Present: Check for window/fence destroyed when idling pixmaps
Keith Packard
1
-3
/
+6
2013-10-31
present: Add Present extension
Keith Packard
11
-0
/
+2393