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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
xf86-video-modesetting: Fix ms_queue_vblank(flags = MS_QUEUE_RELATIVE)
Alex Goins
1
-1
/
+2
2017-10-25
ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()
Alex Goins
1
-1
/
+8
2017-10-24
meson: Don't use '' in link_with, ever
Lyude Paul
1
-1
/
+1
2017-10-23
modesetting: Use helper to fetch drmModeProperty(Blob)s
Daniel Martin
1
-86
/
+77
2017-10-23
modesetting: Fix leak of tile_blob in drmmode_output_destroy
Daniel Martin
1
-2
/
+3
2017-10-20
modesetting: Check crtc before searching link-status property
Daniel Martin
1
-5
/
+3
2017-10-20
modesetting: Remove #ifdefs XF86_PDEV_SERVER_FD
Daniel Martin
1
-10
/
+0
2017-10-20
modesetting: Fix warning of unused variable if not GLAMOR_HAS_GBM
Daniel Martin
1
-1
/
+1
2017-10-20
meson: Silence -Wformat-nonliteral for x86emu
Lyude Paul
1
-0
/
+6
2017-10-20
x86emu: Fix type conversion warnings on x86_64 with DEBUG
Lyude Paul
2
-6
/
+7
2017-10-20
fbdevhw: Fix inconsistent #if DEBUG usage
Lyude Paul
1
-3
/
+3
2017-10-12
meson: Fix linkage of loadable modules for PE/COFF
Jon Turney
5
-3
/
+9
2017-10-12
meson: Fix underlinkage of shadow loadable module
Jon Turney
1
-1
/
+2
2017-10-10
hw/xfree86: unvalidated lengths
Nathan Kidd
2
-35
/
+47
2017-10-10
Unvalidated lengths
Nathan Kidd
1
-0
/
+2
2017-10-04
xf86-video-modesetting: Add ms_queue_vblank helper [v3]
Keith Packard
5
-97
/
+95
2017-10-04
dmx: More const correctness
Adam Jackson
1
-1
/
+1
2017-10-04
dmx: Fix a silly redeclaration bug
Adam Jackson
1
-1
/
+0
2017-09-26
modesetting: Skip no-longer-present connectors when resetting BAD links
Keith Packard
1
-1
/
+4
2017-09-26
xfree86: Hush some warnings when Xv is disabled
Adam Jackson
1
-1
/
+1
2017-09-25
suid: Include sysmacros.h to fix build after glibc-2.25
Nick Sarnie
1
-0
/
+3
2017-09-20
test: Add basic SYNC tests.
Eric Anholt
1
-1
/
+1
2017-09-20
meson: Move Xvfb build under an option.
Eric Anholt
1
-1
/
+3
2017-09-18
Revert "dmx: fix linking"
Jon Turney
1
-2
/
+1
2017-09-13
modesetting: Blacklist EVDI devices from PRIME sync
Dawid Kurek
1
-0
/
+5
2017-09-13
dri2: sort DRI2InfoPtr::version checking in ascending order
Emil Velikov
1
-6
/
+5
2017-09-13
xwayland: Avoid repeatedly looping through window ancestor chain
Roman Gilg
3
-27
/
+31
2017-09-13
xwayland: add envvar XWAYLAND_NO_GLAMOR
Olivier Fourdan
1
-0
/
+7
2017-09-13
meson: Move the BUILD_DATE/TIME setup to configure time.
Eric Anholt
1
-4
/
+2
2017-09-13
meson: Include BUILD_DATE in the meson xf86Build.h.
Eric Anholt
1
-1
/
+1
2017-09-13
meson: Respect SOURCE_DATE_EPOCH for reproducible builds.
Eric Anholt
1
-2
/
+9
2017-09-06
xwayland: use the lowercase xnf.*alloc API
Emil Velikov
1
-1
/
+1
2017-09-05
xwayland: Fix a segfault with pointer locking
Olivier Fourdan
1
-0
/
+3
2017-09-04
xwayland: No grab handler without protocol support
Olivier Fourdan
1
-9
/
+22
2017-08-22
xwin: automake: remove unused {SRCS, DEFS}_{NATIVEGDI, PRIMARYFB}
Emil Velikov
1
-5
/
+1
2017-08-22
xwin: remove always true/set XWIN_RANDR conditional/define
Emil Velikov
2
-7
/
+1
2017-08-22
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
Emil Velikov
23
-144
/
+5
2017-08-22
xwin: remove always true/set XWIN_CLIPBOARD conditional/define
Emil Velikov
16
-67
/
+1
2017-08-22
os: make MitGenerateCookie() independent of XCSECURITY
Emil Velikov
1
-26
/
+0
2017-08-22
os: make GenerateRandomData() independent of XCSECURITY
Emil Velikov
1
-10
/
+0
2017-08-22
xwin/glx: remove unused __GLXWinScreen::glx_enable_bits
Emil Velikov
1
-3
/
+0
2017-08-21
glx: Remove True/False defines
Adam Jackson
1
-1
/
+1
2017-08-15
Make PixmapDirtyUpdateRec::src a DrawablePtr
Michel Dänzer
3
-8
/
+9
2017-08-02
meson: Fix xwayland build since xwayland-keyboard-grab.
Eric Anholt
1
-0
/
+3
2017-08-01
xwayland: Add grab protocol support
Olivier Fourdan
4
-3
/
+112
2017-07-31
xfree86: Fix X -configure driver sort yet again
Adam Jackson
1
-6
/
+5
2017-07-31
modesetting: Fix PCI initialization on non-zero domains
Adam Jackson
1
-6
/
+4
2017-07-20
XQuartz: Hack around an issue that can occur on macOS due to background apps ...
Jeremy Huddleston Sequoia
1
-5
/
+24
2017-07-06
dri2: Sync i965_pci_ids.h from Mesa.
Rodrigo Vivi
1
-0
/
+23
2017-07-05
wayland: Sync drm.xml with Mesa
Adam Jackson
1
-16
/
+19
[next]