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
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
meson: Make FALLBACK_INPUT_DRIVER configurable in meson.
Eric Anholt
1
-1
/
+13
2018-08-02
xorg: Remove the XF86PM define.
Eric Anholt
2
-14
/
+0
2018-06-28
modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]
Keith Packard
2
-0
/
+3
2018-06-11
xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alpha
Matt Turner
1
-18
/
+49
2018-04-03
xfree86: Restore newline before "X Protocol Version" string
Aaron Plattner
1
-1
/
+1
2018-03-28
xfree86: Add Option "Debug" to ServerFlags
Adam Jackson
2
-0
/
+6
2018-03-27
meson: Add libdrm to hw/xfree86/common's dependencies
Adam Jackson
1
-0
/
+1
2018-03-27
autotools: Stop caring about XORG_DATE
Adam Jackson
1
-4
/
+0
2018-03-21
xfree86: replace all uses of xf86PrivsElevated with PrivsElevated
Nicolai Hähnle
2
-4
/
+4
2018-03-21
os: move xf86PrivsElevated here
Nicolai Hähnle
1
-58
/
+1
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2018-02-19
dga: #if XFreeXDGA → #ifdef XFreeXDGA
Laurent Carlier
1
-3
/
+3
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
1
-1
/
+1
2018-02-05
xfree86: Only call PreInit handler if it exists for device
Jeff Smith
1
-1
/
+2
2018-02-05
xfree86: Allocate sufficienct space for dev2screen array
Jeff Smith
1
-1
/
+1
2018-02-05
xfree86: Do not use uninitialized pointer during probe
Jeff Smith
1
-3
/
+4
2018-02-02
xfree86: Silence always true condition warning.
Michal Srb
1
-5
/
+1
2018-01-29
xfree86: Remove broken RANDR disabling logic (v4)
Adam Jackson
7
-36
/
+18
2018-01-24
Revert "xfree86: Remove broken RANDR disabling logic (v3)"
Adam Jackson
7
-7
/
+33
2018-01-24
xfree86: Remove broken RANDR disabling logic (v3)
Adam Jackson
7
-33
/
+7
2018-01-24
xf86XvMCScreenInit: Clear pScreenPriv->dixinfo when freeing pAdapt
Michel Dänzer
1
-0
/
+1
2018-01-18
xfree86: add default modes for 16:9 and 16:10
Martin Wilck
1
-0
/
+141
2017-12-13
xfree86: Hold input_lock across SPRITE functions in VGA arbiter
Keith Packard
1
-7
/
+13
2017-12-13
xfree86: remove xf86CaughtSignal etc.
Adam Jackson
7
-37
/
+3
2017-12-13
xfree86: Remove xf86InterceptSignals
Adam Jackson
2
-15
/
+0
2017-12-13
xfree86: Remove xf86InterceptSigIll
Adam Jackson
2
-14
/
+0
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
3
-4
/
+4
2017-10-10
hw/xfree86: unvalidated lengths
Nathan Kidd
1
-35
/
+46
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-07-31
xfree86: Fix X -configure driver sort yet again
Adam Jackson
1
-6
/
+5
2017-06-22
xfree86: Move DRICreatePCIBusID to xf86Pci.h
Adam Jackson
1
-2
/
+0
2017-06-20
xfree86: Move DRICreatePCIBusID to the PCI code
Adam Jackson
2
-0
/
+14
2017-06-20
xfree86: Remove unused xf86EnableVTSwitch
Adam Jackson
2
-42
/
+3
2017-06-20
xfree86: Fix printing of PCI domain/bus in xf86MatchPciInstances
Michel Dänzer
1
-1
/
+1
2017-06-20
xfree86: Print BusID stanza compatible bus IDs for found devices
Michel Dänzer
1
-2
/
+2
2017-05-29
xfree86: up the path name size to 512 in xf86MatchDriverFromFiles
Peter Hutterer
1
-1
/
+1
2017-05-15
xfree86: Hide unused variables when !XSERVER_LIBPCIACCESS
Jon Turney
1
-0
/
+2
2017-05-11
Replace all checks for 'linux' macro with '__linux__'
Julien Cristau
5
-11
/
+11
2017-05-09
xfree86: Improved autoconfig drivers matching
Karol Kosik
8
-118
/
+153
2017-05-09
Revert "xfree86: Improved autoconfig drivers matching"
Eric Anholt
8
-153
/
+118
2017-05-03
xfree86: Silence a new glibc warning
Adam Jackson
1
-0
/
+3
2017-04-27
xfree86: Improved autoconfig drivers matching
Karol Kosik
8
-118
/
+153
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
2
-0
/
+99
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
1
-1
/
+1
2017-04-26
os: Handle SIGABRT
Michel Dänzer
1
-0
/
+1
2017-04-25
xorg: Change __XCONFIGFILE__ to XCONFIGFILE (and DIR) to fix scan.c.
Eric Anholt
1
-3
/
+3
2017-03-30
xfree86: Remove driver entity hooks and private
Adam Jackson
9
-70
/
+6
2017-03-27
dpms: Consolidate a bunch of stuff into Xext/dpms.c
Adam Jackson
1
-1
/
+3
[next]