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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
present: Check for NULL to prevent crash
Błażej Szczygieł
1
-0
/
+6
2021-10-27
Remove autotools support
Povilas Kanapickas
1
-19
/
+0
2021-07-29
Don't hardcode fps for fake screen
Boris-Barboris
2
-10
/
+20
2021-07-20
present: fallback get_crtc to return crtc belonging to screen with present ex...
Łukasz Spintzyk
1
-1
/
+9
2021-07-09
present: Drop flip_idler member from present_vblank_rec
Michel Dänzer
2
-2
/
+0
2021-07-09
present: Refactor present_vblank_init helper ouf of _vblank_create
Michel Dänzer
2
-23
/
+75
2021-07-09
present: Remove present_wnmd_info_rec
Michel Dänzer
2
-16
/
+0
2021-07-09
present: Move present_wnmd.c contents to hw/xwayland/xwayland-present.c
Michel Dänzer
6
-783
/
+1
2021-07-09
present: Fold wnmd_init_mode_hooks into wnmd_screen_init
Michel Dänzer
2
-27
/
+19
2021-07-09
present: Move present_wnmd_screen_init to present_wnmd.c
Michel Dänzer
3
-23
/
+28
2021-07-09
present: Dispatch clear_window_flip via present_screen_priv hook
Michel Dänzer
4
-48
/
+52
2021-07-09
present: Remove create_event_id hook
Michel Dänzer
4
-24
/
+9
2021-07-09
present: Pass capabilities to present_vblank_create by value
Michel Dänzer
4
-6
/
+6
2021-04-16
present: fix msc offset calculation in screen mode
Łukasz Spintzyk
1
-2
/
+3
2021-04-16
present: Use crtc's screen present operation for syncing
Łukasz Spintzyk
2
-2
/
+15
2021-03-11
meson: hide C API if Xorg is disabled (like autotools)
Jan Beich
1
-1
/
+3
2020-12-01
present/wnmd: Translate update region to screen space
Michel Dänzer
1
-2
/
+6
2020-09-15
present: Include dix-config.h instead of xorg-config.h
Michel Dänzer
14
-47
/
+2
2020-09-07
present/wnmd: Remove no-op present_wnmd_flip_destroy
Michel Dänzer
2
-8
/
+2
2020-09-07
present/wnmd: Remove dead present_wnmd_can_window_flip
Michel Dänzer
1
-29
/
+0
2020-09-07
present/wnmd: Remove dead check from present_wnmd_check_flip
Michel Dänzer
1
-4
/
+0
2020-09-04
present/wnmd: Can't use page flipping for windows clipped by children
Michel Dänzer
1
-0
/
+4
2020-08-25
present/wnmd: Execute copies at target_msc-1 already
Michel Dänzer
1
-8
/
+18
2020-08-25
present/wnmd: Move up present_wnmd_queue_vblank
Michel Dänzer
1
-11
/
+11
2020-08-25
present: Add present_vblank::exec_msc field
Michel Dänzer
5
-31
/
+31
2020-08-25
present: Move flip target_msc adjustment out of present_vblank_create
Michel Dänzer
4
-8
/
+13
2020-07-24
present: Check valid region in window mode flips
Roman Gilg
1
-4
/
+6
2020-07-22
present: Remove superfluous set abort flip function in window mode
Roman Gilg
2
-15
/
+2
2020-07-22
present: Idle vblanks any time in window mode
Roman Gilg
1
-0
/
+7
2020-07-22
present: Notify via distinct API functions in window mode
Roman Gilg
2
-13
/
+46
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
2
-2
/
+2
2020-06-25
present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flip
Michel Dänzer
1
-3
/
+3
2020-06-25
present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flip
Michel Dänzer
1
-2
/
+0
2020-02-18
present: Rename window_msc variable in present function
Roman Gilg
2
-4
/
+4
2020-02-18
present: Move scmd-update-window-crtc function
Roman Gilg
1
-24
/
+24
2020-02-18
present: Code cleanup of window to crtc timings update
Roman Gilg
2
-34
/
+35
2020-02-18
present: Unfold and annotate the target-msc getter
Roman Gilg
4
-39
/
+69
2020-02-18
present: Adjust timings with value arguments
Roman Gilg
4
-26
/
+27
2019-11-18
present/wnmd: Relax assertion on CRTC on abort_vblank()
Olivier Fourdan
1
-2
/
+0
2019-07-03
Revert "present/scmd: Check that the flip and screen pixmap pitches match"
Michel Dänzer
1
-5
/
+3
2019-06-20
present: Require presentproto 1.2
Adam Jackson
1
-1
/
+1
2019-03-29
present: Call present_vblank_scrap in screen mode
Roman Gilg
1
-12
/
+1
2019-03-15
present/scmd: Check that the flip and screen pixmap pitches match
Michel Dänzer
1
-3
/
+5
2019-01-30
present/wnmd: Allow flipping if the window pixmap matches the toplevel's
Michel Dänzer
1
-2
/
+2
2018-11-29
present: fix compile warning with debug traces
Lionel Landwerlin
5
-20
/
+24
2018-10-25
present: Remove `present_event_abandon()`
Olivier Fourdan
1
-5
/
+0
2018-10-25
present/wnmd: Fix use after free on CRTC removal
Olivier Fourdan
1
-1
/
+1
2018-09-10
present: fix freed pointer access
Lionel Landwerlin
1
-1
/
+2
2018-06-08
present/wnmd: Preserve window pixmap's screen_x/y on flip
Michel Dänzer
1
-0
/
+4
2018-05-08
present: Fix swapping of PresentCompleteNotify events
Adam Jackson
1
-0
/
+2
[next]