index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+5
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-6
/
+4
2016-06-20
kdrive: Only enable threaded input if we have input devices
Keith Packard
1
-1
/
+2
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
2
-3
/
+0
2016-05-26
kdrive: Use threaded input
Keith Packard
1
-2
/
+4
2016-05-26
kdrive: Don't lock input across read in KdNotifyFd
Keith Packard
1
-2
/
+0
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-64
/
+10
2016-05-26
kdrive: Remove unneeded AddEnabledDevice/RemoveEnabledDevice calls
Keith Packard
1
-2
/
+0
2016-03-01
kdrive/ephyr: map host X server's keymap into Xephyr, if supported
Laércio de Sousa
1
-4
/
+4
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-1
/
+3
2016-03-01
kdrive: add options to set default XKB properties
Laércio de Sousa
2
-5
/
+61
2016-03-01
kdrive: introduce input hot-plugging support for udev and hal backends (#33140)
Laércio de Sousa
4
-22
/
+198
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-2
/
+2
2016-02-08
kdrive: set "evdev" driver for input devices automatically, if available.
Laércio de Sousa
1
-0
/
+25
2016-02-08
kdrive: fix up NewInputDeviceRequest() implementation
Laércio de Sousa
1
-46
/
+30
2015-12-01
hw/kdrive: Use NotifyFd for kdrive input devices
Keith Packard
1
-14
/
+14
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
1
-1
/
+1
2015-11-30
kdrive/UnregisterFd: Fix off by one
Egbert Eich
1
-1
/
+1
2015-09-23
kdrive: Remove dead debug arrays.
Eric Anholt
1
-35
/
+0
2015-04-21
Convert hw/kdrive to new *allocarray functions
Alan Coopersmith
2
-3
/
+3
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
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
-13
/
+0
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-3
/
+3
2014-10-08
kdrive: Remove vestigial reference to fbInitValidateTree
Adam Jackson
1
-4
/
+0
2014-10-08
exa, kdrive: Remove redundant BitsPerPixel macros
Adam Jackson
1
-13
/
+0
2014-08-21
kdrive: add support to +X+Y syntax in -screen option parsing
Laércio de Sousa
2
-4
/
+21
2014-08-07
kdrive: Remove a dead struct.
Eric Anholt
1
-9
/
+0
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
kdrive: Don't bother explicitly clearing new window privates to NULL.
Eric Anholt
2
-22
/
+0
2014-08-06
kdrive: Remove dead KXVPaintRegion().
Eric Anholt
2
-44
/
+0
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
2
-13
/
+6
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-7
/
+5
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
-27
/
+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-17
Merge remote-tracking branch 'origin/master' into glamor-next
Eric Anholt
2
-0
/
+5
2014-07-17
ephyr: Free damage structure at server reset time
Keith Packard
2
-0
/
+5
2014-06-15
kdrive: Mark XV names const to avoid warnings.
Eric Anholt
1
-2
/
+2
2014-06-15
kdrive: Simplify the adaptor setup interface.
Eric Anholt
2
-5
/
+5
2014-06-15
kdrive: Remove dead generic XV adaptors code.
Eric Anholt
2
-52
/
+0
2014-06-15
kdrive: Do a little more cleanup from the XV struct deduplication.
Eric Anholt
2
-24
/
+14
2014-04-18
kdrive: Explicitly ignore errors from the -switchCmd script
Keith Packard
1
-1
/
+8
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-4
/
+1
2014-03-26
kdrive: Remove duplicated definitions of some XV-related structs.
Eric Anholt
2
-59
/
+4
2014-01-22
kdrive: Fix -Wshadow errors
Keith Packard
2
-4
/
+4
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
6
-25
/
+25
2013-11-14
kdrive: fix cursor jumps on CursorOffScreen behavior
Peter Hutterer
1
-4
/
+4
[next]