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
2017-10-20
Save changes
drm-lease-hacks
Keith Packard
7
-19
/
+151
2017-10-12
xf86: Skip more driver functions on leased objects
Keith Packard
1
-2
/
+9
2017-10-12
xf86: Turn crtc->enabled off while leased
Keith Packard
4
-1
/
+20
2017-10-12
modesetting: Kernel no longer wants encoders for leases
Keith Packard
1
-14
/
+3
2017-10-12
randr: Don't check leased crtcs when selecting screen size
Keith Packard
1
-1
/
+1
2017-10-12
randr: Report back better status while leased
Keith Packard
2
-2
/
+2
2017-10-10
Add RandR leases with modesetting driver support [v2]
Keith Packard
17
-110
/
+930
2017-10-10
xf86-video-modesetting: Create CONNECTOR_ID properties for outputs
Keith Packard
1
-0
/
+24
2017-10-10
xfree86: Disable cursor whenever turning off CRTC during modeset
Keith Packard
3
-5
/
+19
2017-10-10
xf86-video-modesetting: Support new vblank kernel API [v2]
drm-sequence
Keith Packard
1
-1
/
+49
2017-10-09
os: Make sure big requests have sufficient length.
Michal Srb
1
-0
/
+5
2017-10-04
present: Check the whole exec queue on event
Louis-Francis Ratté-Boulianne
1
-4
/
+0
2017-10-04
xf86-video-modesetting: Add ms_queue_vblank helper [v3]
Keith Packard
5
-97
/
+95
2017-10-04
xkb: Handle xkb formated string output safely (CVE-2017-13723)
Keith Packard
1
-20
/
+20
2017-10-04
xkb: Escape non-printable characters correctly.
Michal Srb
1
-1
/
+1
2017-10-04
Xext/shm: Validate shmseg resource id (CVE-2017-13721)
Michal Srb
1
-0
/
+1
2017-10-04
meson: Port default warning flags from xorg-macros
Adam Jackson
1
-2
/
+43
2017-10-04
meson: Check for HAVE_TYPEOF
Adam Jackson
1
-1
/
+4
2017-10-04
meson: Default to gnu99
Adam Jackson
1
-1
/
+4
2017-10-04
test: const correctness fix
Adam Jackson
1
-1
/
+1
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-27
sync: Fix delta value check
Louis-Francis Ratté-Boulianne
1
-1
/
+1
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
test: Fix a thinko in simple-xinit
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-23
travis: Also build on OSX
Jon Turney
2
-2
/
+43
2017-09-23
meson: Make it possible to build for 32-bit targets
Jon Turney
1
-1
/
+1
2017-09-20
glx: Be a bit more paranoid in glx client cleanup
Adam Jackson
1
-0
/
+1
2017-09-20
meson: Use dependency version_compare()
Daniel Stone
2
-7
/
+3
2017-09-20
Build: Use dri3proto/libdrm CFLAGS
Daniel Stone
2
-1
/
+2
2017-09-20
sync: Clean up a bit of header formatting.
Eric Anholt
1
-8
/
+5
2017-09-20
sync: Convert from "CARD64" to int64_t.
Eric Anholt
6
-182
/
+190
2017-09-20
test: Add basic SYNC tests.
Eric Anholt
4
-1
/
+316
2017-09-20
test: Return error from simple-xinit if the client crashes.
Eric Anholt
1
-0
/
+3
2017-09-20
meson: Add Xvfb and Xephyr-glamor testing.
Eric Anholt
4
-0
/
+39
2017-09-20
meson: Move Xvfb build under an option.
Eric Anholt
2
-1
/
+5
2017-09-18
Add an .appveyor.yml for AppVeyor CI
Jon Turney
1
-0
/
+29
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-13
configure.ac: Make BUILD_{DATE, TIME} respect SOURCE_DATE_EPOCH if set
Chris Lamb
1
-2
/
+8
2017-09-13
fb: Check whether the window is enabled directly
Adam Jackson
1
-1
/
+1
2017-09-13
glamor: Avoid overflow between box32 and box16 box
Olivier Fourdan
1
-5
/
+6
[next]