index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
present
/
present.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
present: Send PresentCompleteModeSuboptimalCopy appropriately
Louis-Francis Ratté-Boulianne
1
-16
/
+34
2018-01-24
Revert "present: Only send PresentCompleteNotify events to the presenting cli...
Michel Dänzer
1
-6
/
+2
2017-11-23
present: Only send PresentCompleteNotify events to the presenting client
Michel Dänzer
1
-2
/
+6
2017-10-04
present: Check the whole exec queue on event
Louis-Francis Ratté-Boulianne
1
-4
/
+0
2017-02-08
present: Allow flipping with PRIME slave outputs
Michel Dänzer
1
-16
/
+0
2017-02-01
present: disable page flip only when a slave crtc is active
Qiang Yu
1
-1
/
+13
2017-01-10
present: Only call present_flip_notify if vblank->queued == FALSE
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
-2
/
+2
2016-08-15
present: Make present_restore_screen_pixmap handle screen->root == NULL
Michel Dänzer
1
-2
/
+3
2016-07-28
present: Only call restore_screen_pixmap once from set_abort_flip
Michel Dänzer
1
-3
/
+4
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-1
/
+1
2016-06-17
present: Fix presentation of flips out of order
Chris Wilson
1
-3
/
+6
2016-06-17
present: Improve scaling of vblank handler
Chris Wilson
1
-9
/
+15
2016-03-24
present: Only requeue for next MSC after flip failure
Michel Dänzer
1
-1
/
+1
2016-03-11
present: fail flipping if we have any slave outputs
Dave Airlie
1
-0
/
+4
2016-03-01
present: Call present_restore_screen_pixmap from present_set_abort_flip
Michel Dänzer
1
-14
/
+14
2016-03-01
present: Factor code for restoring screen pixmap out of present_unflip (v2)
Michel Dänzer
1
-16
/
+23
2016-03-01
present: Only update screen pixmap from flip pixmap once per unflip
Michel Dänzer
1
-7
/
+9
2016-02-25
present: Only requeue if target MSC is not reached after an unflip
Michel Dänzer
1
-4
/
+3
2016-02-25
present: Requeue if flip driver hook fails and target MSC not reached
Michel Dänzer
1
-0
/
+14
2016-02-25
present: Move msc_is_(equal_or_)after to the top of present.c
Michel Dänzer
1
-22
/
+22
2016-01-19
present: Handle wraparound when comparing MSC values
Michel Dänzer
1
-5
/
+27
2015-12-07
present: Do not replace Pixmaps on redirected Window on unflip
Chris Wilson
1
-9
/
+19
2015-12-07
present: When cancelling a pending synchronous flip, requeue it
Chris Wilson
1
-1
/
+15
2015-12-07
present: Requery pending flips with the right sync_flip mode
Chris Wilson
1
-2
/
+3
2015-11-09
present: Fix Async swap logic
Axel Davy
1
-12
/
+13
2015-11-09
present: Execute right away if target_msc equals current_msc
Jammy Zhou
1
-1
/
+1
2015-10-21
present: Fix missed notify MSC computation
Chris Wilson
1
-1
/
+1
2015-09-30
present: Don't stash the MSC value when present_get_ust_msc fails
Fredrik Höglund
1
-6
/
+8
2015-05-26
present: Copy unflip contents back to the Screen Pixmap
Chris Wilson
1
-4
/
+4
2014-12-25
present: If present_queue_vblank() fails, do present_execute().
Kenneth Graunke
1
-8
/
+7
2014-12-08
present: Fix use of vsynced pageflips and honor PresentOptionAsync. (v4)
Mario Kleiner
1
-1
/
+4
2014-12-08
present: Avoid crashes in DebugPresent(), a bit more info.
Mario Kleiner
1
-4
/
+4
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-30
Fix present_notify to return right away when querying current or past msc.
Axel Davy
1
-2
/
+2
2014-10-02
Fix present_pixmap when using present_notify_msc
Axel Davy
1
-1
/
+1
2014-09-18
present: Clear pending flip pixmaps at CloseScreen
Keith Packard
1
-3
/
+4
2014-09-18
present: Support PresentOptionCopy
Keith Packard
1
-1
/
+4
2014-07-31
present: Avoid crash at server shutdown
Keith Packard
1
-1
/
+2
2014-07-31
present: Make window MSC offset 0 initially
Keith Packard
1
-7
/
+11
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
1
-38
/
+88
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
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-10
present: recursively set window pixmaps on flip
Keith Packard
1
-7
/
+37
[next]