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
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-02-14
xwayland: Add version command line option
Olivier Fourdan
1
-0
/
+17
2020-02-12
meson: Add support for libunwind
Adam Jackson
3
-0
/
+8
2020-02-12
Fix modesetting device matching through kmsdev device path
Zoltán Böszörményi
1
-1
/
+9
2020-02-11
xwayland: Call glamor_block_handler from xwl_screen_post_damage
Michel Dänzer
1
-0
/
+11
2020-02-11
xwayland: Split up xwl_screen_post_damage into two phases
Michel Dänzer
2
-3
/
+14
2020-02-11
Revert "xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hook"
Michel Dänzer
3
-13
/
+6
2020-02-11
gitlab-ci: Add meson build job with glamor disabled
Michel Dänzer
1
-1
/
+7
2020-02-11
gitlab-ci: Drop "-build-and-test" job name suffix
Michel Dänzer
1
-2
/
+2
2020-02-11
modesetting: Remove local variable only used with glamor enabled
Michel Dänzer
1
-2
/
+1
2020-02-10
modesetting: Fix build with glamor disabled
Michel Dänzer
2
-7
/
+17
2020-02-10
randr: auto-bind of GPU is a config change
Pekka Paalanen
1
-0
/
+4
2020-02-09
Always use `-fno-common` in CI
David Seifert
1
-2
/
+2
2020-02-06
modesetting: remove unnecessary error message, fix zaphod leases
Dave Airlie
1
-4
/
+5
2020-01-31
xwayland/glamor-gbm: Add xwl_glamor_gbm_post_damage hook
Michel Dänzer
3
-6
/
+13
2020-01-30
xfree86/modes: Bail from xf86RotateRedisplay if pScreen->root is NULL
Michel Dänzer
1
-1
/
+1
2020-01-29
os: Ignore dying client in ResetCurrentRequest
Daniel Llewellyn
1
-0
/
+5
2020-01-28
gitlab-ci: Enable -Werror in the meson build job
Michel Dänzer
1
-1
/
+1
2020-01-28
tests/misc: Drop redundant screenInfo declaration
Michel Dänzer
1
-2
/
+0
2020-01-28
Xephyr: Cast "red" to char* for xcb_aux_parse_color
Michel Dänzer
1
-1
/
+1
2020-01-28
loader: strdup const string assigned to local variable name
Michel Dänzer
1
-1
/
+1
2020-01-28
Revert "dri2: Don't make reference to noClientException"
Adam Jackson
1
-1
/
+1
2020-01-27
Fix building with `-fno-common`
David Seifert
17
-17
/
+17
2020-01-27
Restrict 1x1 pixmap filling optimization to GXcopy
George Matsumura
1
-1
/
+1
2020-01-15
meson: add prefix to serverconfigdir
E5ten
1
-1
/
+1
2020-01-14
modesetting: Explicitly #include "mi.h"
Michel Dänzer
1
-0
/
+1
2020-01-14
configure: Define GLAMOR_HAS_EGL_QUERY_DRIVER when available
Kenneth Graunke
2
-0
/
+7
2020-01-08
hw/xfree86/common/xf86Init.c: fix build without glx
Fabrice Fontaine
1
-1
/
+0
2020-01-08
glamor_egl: Reject OpenGL < 2.1 early on
Lubomir Rintel
1
-11
/
+28
2020-01-06
xwayland: Include xwayland-window.h from xwayland-glamor-eglstream.c
Michel Dänzer
1
-0
/
+1
2020-01-06
gitlab-ci: Install libnvidia-egl-wayland-dev package
Michel Dänzer
1
-0
/
+1
2020-01-06
gitlab-ci: Use sorted lists of distro packages, one per line
Michel Dänzer
1
-6
/
+25
2020-01-06
gitlab-ci: Strip down docker image contents more
Michel Dänzer
1
-2
/
+3
2020-01-06
gitlab-ci: Use -j4 instead of -j$(proc)
Michel Dänzer
2
-7
/
+7
2020-01-06
gitlab-ci: Use host-mapped directory for ccache
Michel Dänzer
1
-7
/
+3
2020-01-03
modesetting: Check whether RandR was initialized before calling rrGetScrPriv
Aaron Plattner
3
-6
/
+20
2019-12-23
gitlab-ci: Mark jobs as interruptible
Michel Dänzer
1
-1
/
+3
2019-12-23
gitlab-ci: Turn .retry YAML anchor into .ci-run-policy template
Michel Dänzer
1
-4
/
+5
2019-12-23
modesetting: Fix msSharePixmapBacking Segfault Regression
Alex Goins
1
-2
/
+3
2019-12-20
xwayland: Cleanup and remove `xwayland.h`
Olivier Fourdan
19
-75
/
+13
2019-12-20
xwayland: Remove `MODIFIER_META` definition
Olivier Fourdan
1
-2
/
+0
2019-12-20
xwayland: Move Xwayland GLX declaration
Olivier Fourdan
5
-5
/
+40
2019-12-20
xwayland: Move Xwayland vidmode declaration
Olivier Fourdan
6
-4
/
+41
2019-12-20
xwayland: Move Xwayland CVT declaration
Olivier Fourdan
6
-7
/
+40
2019-12-20
xwayland: Separate Xwayland screen code
Olivier Fourdan
18
-690
/
+790
2019-12-20
xwayland: Move Xwayland cursor declarations
Olivier Fourdan
8
-5
/
+43
2019-12-20
xwayland: Move Xwayland output declarations
Olivier Fourdan
6
-44
/
+87
2019-12-20
xwayland: Move Xwayland input declarations
Olivier Fourdan
8
-163
/
+204
[prev]
[next]