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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
meson: Add detection of libsystemd-daemon.
HEAD
master
Eric Anholt
2
-1
/
+9
2018-08-09
meson: Get close to parity with autotools for CLIENTIDS tracking.
Eric Anholt
2
-2
/
+12
2018-08-09
meson: Add missing setup of the NO_LOCAL_CLIENT_CRED define.
Eric Anholt
1
-1
/
+6
2018-08-09
meson: Make FALLBACK_INPUT_DRIVER configurable in meson.
Eric Anholt
3
-3
/
+15
2018-08-09
meson: Make xf86vidmodeproto mandatory.
Eric Anholt
2
-3
/
+2
2018-08-09
meson: Add linking to x86 iopl libs on BSDs.
Eric Anholt
2
-2
/
+8
2018-08-09
meson: Add HAVE_LIBDISPATCH define to xquartz build.
Eric Anholt
2
-8
/
+13
2018-08-09
meson: Add PIO access support for FreeBSD and NetBSD on Alpha.
Eric Anholt
2
-4
/
+10
2018-08-09
meson, automake: Drop unused USESTDRES cflag setup.
Eric Anholt
5
-6
/
+4
2018-08-09
autotools: Handle case when bindir var in xkbcomp.pc is absent
vadym.shovkoplias
1
-1
/
+4
2018-08-08
dix: check_modmap_change() returns Success, not true
Peter Hutterer
1
-1
/
+1
2018-08-02
meson: Automatically detect HAVE_PTHREAD_SETNAME_NP
Eric Anholt
1
-1
/
+17
2018-08-02
meson: Try to hook up BSD APM build configuration.
Eric Anholt
1
-2
/
+9
2018-08-02
xorg: Remove the XF86PM define.
Eric Anholt
7
-29
/
+3
2018-08-02
automake,meson: Remove HAVE_LIBUDEV define.
Eric Anholt
2
-2
/
+0
2018-08-02
meson: Automatically detect support for XTRANS_SEND_FDs.
Eric Anholt
1
-2
/
+4
2018-08-02
meson: Remove XXX for libconfig in kdrive.
Eric Anholt
1
-2
/
+0
2018-08-02
During reset/shutdown, clean up leases in DIX instead of each driver
Keith Packard
8
-22
/
+30
2018-07-25
modesetting: Fix cirrus 24bpp breakage
Takashi Iwai
1
-1
/
+1
2018-07-25
xwayland: Enable DRI3 for glamor
Olivier Fourdan
1
-0
/
+1
2018-07-25
xwayland: rotate logical size for RRMode
emersion
1
-1
/
+11
2018-07-19
Xext: dynamically allocate the PanoramiXDepths[j].vids array
Peter Hutterer
1
-5
/
+4
2018-07-10
modesetting: Fix 16 bit depth/bpp mode
Stefan Agner
1
-1
/
+3
2018-07-03
meson: ensure the libc has RPC functions when secure-rpc is enabled
Lyude Paul
1
-1
/
+5
2018-07-03
xf86-video-modesetting: Lease planes as well if using atomic
Keith Packard
1
-1
/
+6
2018-07-03
xf86-video-modesetting: Don't enable UNIVERSAL_PLANES separately
Keith Packard
1
-2
/
+1
2018-07-02
xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structures
Keith Packard
1
-8
/
+34
2018-07-02
xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreen
Keith Packard
1
-8
/
+14
2018-07-02
meson: use absolute paths in manpage substitutions
Jon Turney
1
-3
/
+3
2018-06-28
modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]
Keith Packard
5
-1
/
+50
2018-06-28
meson: Add configuration of listening on tcp, unix and local
Laurent Carlier
2
-3
/
+10
2018-06-27
modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()
Lyude Paul
1
-0
/
+2
2018-06-27
glamor: Work around GEM usage v2
Thomas Hellstrom
1
-2
/
+12
2018-06-27
randr: Scream when creating a shared pixmap fails
Lyude Paul
1
-0
/
+1
2018-06-27
glamor: Unbreak glamor_fd_from_pixmap()
Lyude Paul
5
-25
/
+53
2018-06-26
modesetting: Also disable CRTC in drmmode_output_disable()
Lyude Paul
1
-4
/
+7
2018-06-26
configure: Remove unused CONFIGFILE
Adam Jackson
1
-1
/
+0
2018-06-26
modesetting: use drmmode_bo_import() for rotate_fb
Olivier Fourdan
1
-5
/
+2
2018-06-26
Change the DPMS initialization to be conditional on not set from config
John Lumby
1
-4
/
+12
2018-06-26
os: Recompute whether any clients are ready after check_timers()
Damien Leone
1
-1
/
+2
2018-06-21
xwayland: mandatory EGL backend API
Olivier Fourdan
2
-11
/
+3
2018-06-21
xwayland: simplify xwl_glamor_pixmap_get_wl_buffer()
Olivier Fourdan
6
-19
/
+4
2018-06-21
xwayland: EGL_IMG_context_priority required by EGLStream
Olivier Fourdan
1
-0
/
+6
2018-06-21
xwayland: check for EGLStream backend explicitly
Olivier Fourdan
1
-3
/
+2
2018-06-21
xwayland: refactor EGL backends for wayland registry
Olivier Fourdan
6
-63
/
+148
2018-06-21
xwayland: move EGL backend init to glamor
Olivier Fourdan
3
-14
/
+21
2018-06-21
xwayland: Add Wayland interfaces check
Olivier Fourdan
4
-8
/
+52
2018-06-21
xwayland: move egl_backend to its own struct
Olivier Fourdan
1
-48
/
+51
2018-06-21
xwayland: skip drm authentication with render node
Olivier Fourdan
1
-0
/
+6
2018-06-21
xwayland: GBM should fail w/out "GL_OES_EGL_image"
Olivier Fourdan
1
-1
/
+3
[next]