index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
meson: Set XCONFIGFILE to 'xorg.conf' instead of '/etc/xorg.conf'
Aaron Plattner
1
-2
/
+2
2018-05-07
meson: Define DEFAULT_LIBRARY_PATH as join_paths(get_option('prefix'), get_op...
Aaron Plattner
1
-1
/
+1
2018-05-02
meson: Fix build with three-component version numbers
Adam Jackson
1
-1
/
+5
2018-04-24
xwayland: Add glamor egl_backend for EGLStreams
Lyude Paul
3
-3
/
+10
2018-04-24
xwayland: Add xwayland-config.h
Lyude Paul
3
-0
/
+25
2018-04-02
meson: Distribute more SDK headers
Thierry Reding
1
-0
/
+1
2018-03-28
meson: Fill in missing data for xorg-server.h
Thierry Reding
1
-0
/
+55
2018-03-28
meson: Generate xorg-server.h
Thierry Reding
3
-1
/
+227
2018-03-28
dix: Remove unused definitions from dix-config.h.in
Thierry Reding
1
-6
/
+0
2018-03-28
xorg: Remove unused definitions from xorg-server.h.in
Thierry Reding
1
-9
/
+0
2018-03-28
meson: Fix build if Xdmcp is missing
Thierry Reding
1
-2
/
+2
2018-03-27
meson: Add option to set default font path (v2)
Adam Jackson
1
-1
/
+1
2018-03-27
Revert "suid touchup"
Adam Jackson
1
-1
/
+1
2018-03-27
suid touchup
Adam Jackson
1
-1
/
+1
2018-03-27
meson: Build Xorg suid wrapper
Adam Jackson
1
-0
/
+1
2018-03-27
autotools: Stop caring about XORG_DATE
Adam Jackson
1
-3
/
+0
2018-03-21
os: move xf86PrivsElevated here
Nicolai Hähnle
1
-0
/
+3
2018-03-21
Remove always true GLAMOR_HAS_DRM_* guards
Emil Velikov
2
-15
/
+0
2018-03-19
present: Advertise protocol version 1.2
Thierry Reding
1
-1
/
+1
2018-03-08
os: Define {ReadFdFrom,WriteFdTo}Client unconditionally
Adam Jackson
2
-4
/
+0
2018-03-05
dri3: Enable DRI3 version 1.2
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
2
-0
/
+5
2018-03-05
glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
2
-0
/
+5
2018-03-05
modesetting: Get supported formats/modifiers for scanout
Louis-Francis Ratté-Boulianne
2
-0
/
+5
2018-03-05
modesetting: Use atomic modesetting API for pageflip if available
Louis-Francis Ratté-Boulianne
2
-0
/
+5
2018-03-05
present: Send PresentCompleteModeSuboptimalCopy appropriately
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2018-03-02
meson: Make SHM extension optional
Laurent Carlier
1
-1
/
+1
2018-03-02
meson: get rid of useless HAVE_SYSV_IPC
Laurent Carlier
1
-1
/
+0
2018-03-02
meson: Make ACPI support optional
Laurent Carlier
1
-1
/
+2
2018-03-02
meson: Make APM support optional
Laurent Carlier
1
-0
/
+3
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
1
-1
/
+1
2018-02-19
meson: Make DGA extension optional
Laurent Carlier
1
-0
/
+2
2018-02-19
dga: #if XFreeXDGA → #ifdef XFreeXDGA
Laurent Carlier
2
-3
/
+3
2018-02-19
meson: Make Xv and XvMC extensions optional
Laurent Carlier
1
-1
/
+1
2018-02-14
miinitext: Load GLX on the mi path
Adam Jackson
2
-2
/
+2
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
1
-1
/
+4
2018-02-14
glx: Import glxvnd server module (v2)
Kyle Brenneman
3
-0
/
+309
2018-02-14
meson: Make more extensions optional
Laurent Carlier
1
-1
/
+1
2018-02-14
meson: Make DPMS extension optional
Laurent Carlier
1
-1
/
+1
2018-02-12
Correct xorg_list_is_empty return value description
Roman Gilg
1
-1
/
+2
2018-02-02
shm, xwayland: prefer atomic close-on-exec without O_TMPFILE
Jan Beich
2
-0
/
+4
2018-01-22
glx: Move provider setup interface to glx_extinit.h
Adam Jackson
1
-0
/
+12
2018-01-22
miinitext: General cleanup (v2)
Adam Jackson
3
-21
/
+8
2018-01-16
build: Remove <*dbm.h> checks
Adam Jackson
2
-12
/
+0
2018-01-16
meson: Enable SUN-DES-1 auth code
Adam Jackson
1
-0
/
+1
2018-01-08
animcur: Stop tracking the last display time in the SpriteInfoRec
Adam Jackson
1
-1
/
+0
2017-12-13
os: Add epoll-like port implementation for Solaris
Peter Harris
1
-0
/
+1
2017-12-13
os: Add epoll-like pollset implementation for AIX
Peter Harris
1
-0
/
+1
2017-11-06
dix: Remove ffs.c
Adam Jackson
4
-12
/
+0
2017-10-30
modesetting: Fix potential buffer overflow
Daniel Martin
1
-1
/
+1
[next]