index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-13
Re-enable non serverfd input devices immediately on vtenter
Hans de Goede
1
-3
/
+4
2015-03-31
xfree86: Add GPU screens even if there are no active GDevs
Aaron Plattner
1
-3
/
+11
2015-03-31
xfree86: Fix xf86_check_platform_slot's handling of PCI
Aaron Plattner
1
-2
/
+4
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
4
-46
/
+12
2014-12-19
Solaris: Move shared declarations to xf86_OSlib.h
Alan Coopersmith
1
-1
/
+0
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
16
-43
/
+47
2014-11-12
Drop trailing whitespaces
Peter Hutterer
15
-43
/
+43
2014-11-12
xfree86: drop double-typedef of DBusConnection
Peter Hutterer
1
-0
/
+4
2014-10-30
xfree86: Bump ABI versions (video: 19, extension: 9)
Aaron Plattner
1
-2
/
+2
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-1
/
+1
2014-10-09
Merge remote-tracking branch 'ajax/dead-code'
Keith Packard
1
-15
/
+0
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-3
/
+3
2014-10-08
xfree86: Remove some can't-happen printf from xf86CreateRootWindow
Adam Jackson
1
-15
/
+0
2014-10-02
xfree86: Remove remaining return FALSE from configServerFlags
Keith Packard
1
-1
/
+1
2014-09-26
xfree86: Remove pointless xf86PrintMarkers
Adam Jackson
1
-7
/
+1
2014-09-26
xfree86: configServerFlags never fails, make it return void
Adam Jackson
1
-8
/
+2
2014-09-26
xfree86: Remove unused xf86Info.useDefaultFontPathFrom
Adam Jackson
2
-3
/
+0
2014-09-26
xfree86: Remove xf86Info.log (v2)
Adam Jackson
3
-10
/
+0
2014-09-26
xfree86: Remove useless back-pointer to pScrn from colormap code
Adam Jackson
1
-26
/
+20
2014-09-26
xfree86: Remove spurious xf86ConfigError
Adam Jackson
1
-36
/
+12
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
3
-4
/
+0
2014-09-26
xfree86: Remove xv clip notify driver hook
Adam Jackson
3
-8
/
+0
2014-08-21
xfree86: Allow non-PCI devices as primary
Thierry Reding
1
-4
/
+3
2014-08-21
xfree86: Fallback to first platform device as primary
Thierry Reding
3
-0
/
+19
2014-08-12
xfree86: [v2] Remove duplicate InputInfoPtr typedef from xf86Xinput.h
Keith Packard
1
-2
/
+3
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
1
-29
/
+20
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
1
-17
/
+0
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
1
-24
/
+1
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
2
-13
/
+7
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-7
/
+7
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
1
-16
/
+2
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
1
-30
/
+1
2014-08-06
xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.
Eric Anholt
2
-47
/
+0
2014-08-06
xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.
Eric Anholt
2
-25
/
+0
2014-07-31
xfree86: Avoid compiler warning for unused vars without systemd
Keith Packard
1
-5
/
+2
[next]