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
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
meson: Properly extract ABI versions for xorg-server.pc
Thierry Reding
1
-4
/
+4
2018-03-28
meson: Fix generation of xorg-server.pc
Thierry Reding
1
-7
/
+7
2018-03-28
meson: Fix build if Xdmcp is missing
Thierry Reding
1
-1
/
+7
2018-03-27
meson: Add option to set default font path (v2)
Adam Jackson
1
-1
/
+17
2018-03-27
Revert "suid touchup"
Adam Jackson
1
-2
/
+1
2018-03-27
suid touchup
Adam Jackson
1
-1
/
+2
2018-03-27
meson: Install xorg-server.m4
Adam Jackson
1
-0
/
+3
2018-03-27
meson: Generate xorg-server.pc
Adam Jackson
1
-0
/
+54
2018-03-27
meson: Install man pages
Adam Jackson
1
-0
/
+37
2018-03-27
meson: Fix installing protocol.txt
Adam Jackson
1
-1
/
+1
2018-03-21
meson: Add the x(org)proto headers to the include path
Adam Jackson
1
-0
/
+1
2018-03-09
meson: Require libdrm for dri1/2/3 when configured 'auto' as well as 'true'
Jon Turney
1
-5
/
+10
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
1
-1
/
+3
2018-03-05
dri3: Add multi-planar/modifier buffer requests
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2018-03-05
Require libdrm 2.4.89 or newer
Keith Packard
1
-10
/
+2
2018-03-02
meson: Make SHM extension optional
Laurent Carlier
1
-1
/
+7
2018-03-02
meson: Make ACPI support optional
Laurent Carlier
1
-1
/
+10
2018-03-02
meson: Make APM support optional
Laurent Carlier
1
-1
/
+8
2018-02-28
xserver 1.20 RC 1
Adam Jackson
1
-1
/
+1
2018-02-27
Add RandR leases with modesetting driver support [v6]
Keith Packard
1
-1
/
+1
2018-02-27
xf86-video-modesetting: Record non-desktop kernel property at PreInit time
Keith Packard
1
-1
/
+1
2018-02-19
meson: Make DGA extension optional
Laurent Carlier
1
-2
/
+11
2018-02-19
meson: Make Xv and XvMC extensions optional
Laurent Carlier
1
-1
/
+6
2018-02-14
meson: Make Security extension optional
Laurent Carlier
1
-1
/
+7
2018-02-14
meson: Make more extensions optional
Laurent Carlier
1
-5
/
+6
2018-02-14
meson: Make DPMS extension optional
Laurent Carlier
1
-1
/
+5
2018-02-02
meson: Get more xkb configuration from xkbcomp.pc
Adam Jackson
1
-3
/
+10
2018-01-24
xwayland: Add optional xdg-output support
Olivier Fourdan
1
-1
/
+1
2017-10-25
meson: Use [ true, false, auto ] for tristate values
Adam Jackson
1
-21
/
+21
2017-10-24
meson: Don't use '' in link_with, ever
Lyude Paul
1
-2
/
+2
2017-10-12
meson: Fix linkage of loadable modules for PE/COFF
Jon Turney
1
-1
/
+1
2017-10-12
meson: Add xkb_bin_dir option
Lyude Paul
1
-0
/
+5
2017-10-04
meson: Port default warning flags from xorg-macros
Adam Jackson
1
-2
/
+43
2017-10-04
meson: Default to gnu99
Adam Jackson
1
-1
/
+4
2017-09-20
meson: Use dependency version_compare()
Daniel Stone
1
-3
/
+0
2017-09-20
meson: Add Xvfb and Xephyr-glamor testing.
Eric Anholt
1
-0
/
+1
2017-08-02
meson: Fix xwayland build since xwayland-keyboard-grab.
Eric Anholt
1
-1
/
+1
2017-08-01
xwayland: Add grab protocol support
Olivier Fourdan
1
-1
/
+1
2017-06-20
meson: Make VBE and VGAHW modules optional
Jon Turney
1
-2
/
+22
2017-06-02
Add meson.build for XWin server (v2)
Jon Turney
1
-1
/
+12
2017-05-10
meson: An empty array is not a dependency object
Jon TURNEY
1
-2
/
+2
2017-05-10
meson: Refine build_dbus
Jon TURNEY
1
-3
/
+3
2017-05-10
meson: Make driprotos and libdrm optional
Jon TURNEY
1
-8
/
+41
2017-05-10
meson: Don't require xf86dgaproto
Jon TURNEY
1
-1
/
+1
2017-05-10
meson: Nettle is required if it's the only SHA1 choice
Jon TURNEY
1
-1
/
+1
2017-05-04
meson: Make xf86vidmode optional
Jon TURNEY
1
-1
/
+2
2017-04-28
xwayland: Depend on wayland-protocols to build tablet protocol headers
Jason Gerecke
1
-1
/
+1
2017-04-27
meson: Build libvbe.so
Adam Jackson
1
-0
/
+1
2017-04-27
meson: Build libvgahw.so
Adam Jackson
1
-0
/
+1
2017-04-27
meson: Build libglx.so
Adam Jackson
1
-0
/
+2
[next]