index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+3
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
1
-1
/
+1
2016-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
6
-146
/
+1
2016-04-18
xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialising
Adam Jackson
3
-9
/
+1
2016-04-18
xfree86: Create VT atoms from the root window callback (v2)
Adam Jackson
1
-42
/
+25
2016-04-18
xfree86: Create seat atom from the root window callback (v2)
Adam Jackson
1
-20
/
+19
2016-03-14
xfree86: Font modules aren't a real thing
Adam Jackson
1
-3
/
+0
2016-03-11
vidmode: Remove stray vidmodeproc.h from EXTRA_DIST
Adam Jackson
1
-1
/
+0
2016-03-01
config/udev: distinguish between real keyboards and other key devices
LaƩrcio de Sousa
1
-1
/
+1
2016-02-29
vidmode: remove redundant DIX function
Olivier Fourdan
1
-7
/
+1
2016-02-29
vidmode: remove redundant check
Olivier Fourdan
1
-67
/
+5
2016-02-29
vidmode: move to a separate library of its own
Olivier Fourdan
7
-2238
/
+85
2016-02-29
vidmode: rename DDX functions
Olivier Fourdan
3
-233
/
+234
2016-02-29
vidmode: move display mode definitions
Olivier Fourdan
1
-91
/
+1
2016-02-29
vidmode: remove mode access from public API
Olivier Fourdan
3
-111
/
+108
2016-02-29
vidmode: use appropriate DisplayModePtr type
Olivier Fourdan
3
-70
/
+70
2016-02-29
vidmode: remove VidModeGetMonitor()
Olivier Fourdan
3
-41
/
+30
2016-02-29
vidmode: use ScreenPtr instead of screen index
Olivier Fourdan
3
-168
/
+181
2016-02-29
vidmode: get rid of the CloseScreen wrapper
Olivier Fourdan
2
-18
/
+0
2016-02-29
vidmode: use appropriate API
Olivier Fourdan
1
-21
/
+4
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-2
/
+2
2016-01-28
xfree86: Build parser for DRI config file subsection unconditionally
Adam Jackson
1
-8
/
+0
2015-12-21
xfree86: move check for driver->PreInit up
Peter Hutterer
1
-11
/
+11
2015-12-18
xfree86: add NoMatchFoo directives for InputClass sections
Peter Hutterer
1
-7
/
+10
2015-12-02
Revert "hw/xfree86: Use NotifyFd for device and other input fd wakeups"
Adam Jackson
1
-26
/
+41
2015-12-01
hw/xfree86: Use NotifyFd for device and other input fd wakeups
Keith Packard
1
-41
/
+26
2015-12-01
xf86: Bump ABI version to 21
agoins
1
-1
/
+1
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
4
-8
/
+8
2015-11-30
dix: Remove redundant ChangeWindowProperty
Adam Jackson
1
-3
/
+4
2015-11-24
xfree86: fix minor memory leak
Peter Hutterer
1
-1
/
+4
2015-10-30
vidmode: Drop the unused event code
Adam Jackson
1
-216
/
+6
2015-10-26
xfree86: Use same inb/outb asm code for i386 amd64 and ia64
Adam Jackson
1
-48
/
+1
2015-10-21
xf86: don't add gpus from udev if autoAddGPU is set
Dave Airlie
1
-0
/
+3
2015-09-24
debug output format fix in xf86Helper.c
Jon TURNEY
1
-1
/
+1
2015-09-23
compiler.h: Remove dead STANDALONE_MMIO
Matt Turner
1
-15
/
+0
2015-08-28
debug output format fix in xf86Events.c
Jon TURNEY
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-0
/
+16
2015-07-17
xfree86: Bump video driver ABI version to 20
Aaron Plattner
1
-1
/
+1
2015-07-08
vidmode: Hide implementation details
Adam Jackson
3
-41
/
+39
2015-07-08
dga: Hide a bunch of implementation details
Adam Jackson
2
-70
/
+28
2015-07-08
xfree86: Hide some pre-randr mode validation details
Adam Jackson
2
-17
/
+5
2015-06-30
xf86: restrict when we auto add devices as gpu devices.
Dave Airlie
1
-6
/
+7
2015-05-20
dix: hook up the unaccelerated valuator masks
Peter Hutterer
1
-0
/
+4
2015-05-20
dix: Add unaccelerated valuators to the ValuatorMask
Peter Hutterer
1
-1
/
+1
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
3
-11
/
+72
2015-04-27
xf86Crtc: right-of placement by default.
Adam Jackson
1
-0
/
+6
2015-04-27
xfree86: attempt to autoconfig gpu slave devices (v3)
Dave Airlie
1
-5
/
+26
2015-04-27
xserver: add xorg.conf support for gpu devices. (v2.1)
Dave Airlie
3
-11
/
+45
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
15
-71
/
+76
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
3
-4
/
+4
[next]