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
/
present_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
present: Add window flip mode
Roman Gilg
1
-0
/
+9
2018-03-28
present: Add driver facing window flip mode hooks
Roman Gilg
1
-0
/
+1
2018-03-28
present: Adapt flip mode API hooks for window flip mode
Roman Gilg
1
-3
/
+7
2018-03-28
present: Add flip_idler vblank property
Roman Gilg
1
-0
/
+1
2018-03-28
present: Add present_window_priv properties for window flip mode
Roman Gilg
1
-0
/
+10
2018-03-28
present: Add more hooks to internal flip mode API
Roman Gilg
1
-8
/
+25
2018-03-28
present: Move timings adjustment in common part of flip mode API
Roman Gilg
1
-0
/
+7
2018-03-28
present: Add flip mode API hook for present_can_window_flip
Roman Gilg
1
-0
/
+2
2018-03-28
present: Add flip mode API hook for present_pixmap
Roman Gilg
1
-25
/
+43
2018-03-28
present: Refactor execute in separate file
Roman Gilg
1
-0
/
+12
2018-03-28
present: Add flip mode API hooks for several functions
Roman Gilg
1
-0
/
+12
2018-03-28
present: Move vblank functionality in seperate file
Roman Gilg
1
-3
/
+41
2018-03-28
present: Preliminary internal flip mode API
Roman Gilg
1
-3
/
+24
2018-03-28
present: Move screen flip functionality in separate file
Roman Gilg
1
-46
/
+70
2018-03-05
present: Send PresentCompleteModeSuboptimalCopy appropriately
Louis-Francis Ratté-Boulianne
1
-0
/
+2
2018-01-24
Revert "present: Only send PresentCompleteNotify events to the presenting cli...
Michel Dänzer
1
-4
/
+1
2017-11-23
present: Only send PresentCompleteNotify events to the presenting client
Michel Dänzer
1
-1
/
+4
2016-08-15
present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip
Michel Dänzer
1
-0
/
+6
2015-12-07
present: When cancelling a pending synchronous flip, requeue it
Chris Wilson
1
-0
/
+1
2015-12-07
present: Requery pending flips with the right sync_flip mode
Chris Wilson
1
-0
/
+1
2015-07-08
present: static cleanup
Adam Jackson
1
-2
/
+0
2014-07-31
present: Make window MSC offset 0 initially
Keith Packard
1
-0
/
+2
2014-06-04
present: Queue flips for later execution
Keith Packard
1
-0
/
+1
2013-12-05
present: Leave vblank on window list until flip complete
Keith Packard
1
-3
/
+4
2013-11-20
present: Block for wait_fence in present_execute
Keith Packard
1
-0
/
+15
2013-11-20
present: Signal destroyed flip window with vblank->window == NULL
Keith Packard
1
-2
/
+0
2013-10-31
present: Add Present extension
Keith Packard
1
-0
/
+288