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
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
ephyr: Fix incompatible pointer type build error
José Expósito
1
-4
/
+4
2024-01-16
ephyr,xwayland: Use the proper private key for cursor
Olivier Fourdan
1
-1
/
+1
2023-10-25
xephyr: Don't check for SeatId anymore
nerdopolis
1
-18
/
+16
2021-01-29
mi: List extensions in usage message
Olivier Fourdan
2
-1
/
+3
2020-09-15
Consolidate fourcc.h
Michel Dänzer
2
-133
/
+0
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
10
-32
/
+28
2020-01-28
Xephyr: Cast "red" to char* for xcb_aux_parse_color
Michel Dänzer
1
-1
/
+1
2019-10-01
Fix various spelling errors
Sven Joachim
2
-6
/
+6
2019-04-19
ephyr: fix typo: rquires -> requires
Diego Viola
1
-1
/
+1
2019-04-17
Fix missing prototype warning for xf86_find_platform_device_by_devnum()
Jon Turney
1
-0
/
+2
2019-03-27
simple-xinit: Introduce an escaped "--" argument.
Eric Anholt
1
-1
/
+1
2019-02-25
Add ddxInputThread call from os layer into ddx layer
Alan Coopersmith
1
-0
/
+9
2018-09-28
dix: Remove LegalModifier()
Adam Jackson
1
-6
/
+0
2018-09-28
dix: Merge AbortDDX into ddxGiveUp
Adam Jackson
1
-7
/
+1
2018-08-02
meson: Remove XXX for libconfig in kdrive.
Eric Anholt
1
-2
/
+0
2018-03-27
meson: Install man pages
Adam Jackson
1
-0
/
+7
2018-03-27
man: s/__/@/g
Adam Jackson
2
-5
/
+5
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2018-02-20
Xephyr: Avoid calling xcb_shm_detach() twice
Alexander Volkov
1
-1
/
+0
2018-02-19
meson: Xephyr Requires xcb-shm version 1.9.3 or newer
Laurent Carlier
1
-1
/
+1
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
1
-16
/
+0
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
3
-1
/
+5
2018-02-02
Xephyr: Call forgotten XShmDetach if can't mmap SHM segment
Alexander Volkov
1
-3
/
+7
2018-02-01
Xephyr: Prefer using MIT-SHM FD-passing when possible
Alexander Volkov
2
-28
/
+82
2018-02-01
Xephyr: Extract functions to create/delete shared memory segments
Alexander Volkov
1
-37
/
+48
2017-12-13
kdrive: remove KdSignalWrapper etc.
Adam Jackson
1
-14
/
+0
2017-11-15
glamor: Drop the non-VAO rendering path
Adam Jackson
1
-29
/
+8
2017-11-06
Xephyr: free driverPrivates on Fini
Giuseppe Bilotta
1
-0
/
+2
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-3
/
+1
2017-05-11
xephyr: Fix regeneration
Adam Jackson
1
-3
/
+5
2017-05-04
meson: Fix kdrive build.
Eric Anholt
2
-2
/
+0
2017-05-03
kdrive: Remove dead slots from KdCardFuncs
Adam Jackson
5
-120
/
+1
2017-05-03
kdrive: Remove KdOsFuncs
Adam Jackson
7
-126
/
+10
2017-05-03
kdrive: static and dead code cleanup
Adam Jackson
8
-1080
/
+50
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
3
-0
/
+86
2017-04-10
xephyr: Check for host XVideo support before trying to use it
Adam Jackson
1
-0
/
+5
2017-03-27
dix: Lift DPMS to a screen hook
Adam Jackson
1
-12
/
+0
2017-03-23
kdrive: Drop kdrive-config.h.
Eric Anholt
16
-30
/
+32
2017-03-23
kdrive: Unifdef KDRIVE_EVDEV.
Eric Anholt
2
-35
/
+0
2017-03-23
Xephyr: Handle source-only pictures in ephyrPrepare/DoneComposite
Michel Dänzer
1
-2
/
+4
2017-03-17
ephyr: Don't clobber bitsPerPixel when using glamor
Adam Jackson
1
-1
/
+0
2017-03-15
Xephyr: Check screen resources creation success
Olivier Fourdan
2
-2
/
+9
2017-03-01
kdrive: Remove now-unused linux backend
Adam Jackson
5
-1096
/
+1
2017-03-01
xfbdev: Remove
Adam Jackson
7
-1162
/
+1
2017-03-01
xfake: Remove
Adam Jackson
9
-935
/
+2
2017-01-19
kdrive: Remove non-evdev input drivers
Adam Jackson
6
-1699
/
+0
2016-10-28
ephyr: Leave window unmapped for -glamor-skip-present [v2]
Keith Packard
1
-1
/
+5
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+5
2016-09-28
xephyr: Don't crash if the server advertises zero xv adaptors
Adam Jackson
1
-1
/
+1
2016-09-28
ephyr: Add a mode for skipping redisplay in glamor
Eric Anholt
2
-1
/
+14
[next]