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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
xephyr: Check for host XVideo support before trying to use it
Adam Jackson
1
-0
/
+5
2017-09-22
ephyr: Don't clobber bitsPerPixel when using glamor
Adam Jackson
1
-1
/
+0
2017-09-21
Xephyr: Check screen resources creation success
Olivier Fourdan
2
-2
/
+9
2016-10-28
ephyr: Leave window unmapped for -glamor-skip-present [v2]
Keith Packard
1
-1
/
+5
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+5
2016-09-28
xephyr: Don't crash if the server advertises zero xv adaptors
Adam Jackson
1
-1
/
+1
2016-09-28
ephyr: Add a mode for skipping redisplay in glamor
Eric Anholt
2
-1
/
+14
2016-07-21
Switch poll() users to xserver_poll()
Keith Packard
3
-7
/
+7
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
3
-8
/
+6
2016-07-18
hw/kdrive: Use passed-in fd for kdrive/linux APM monitoring [v2]
Keith Packard
1
-33
/
+31
2016-07-18
kdrive: switch from select(2) to poll(2)
Keith Packard
6
-48
/
+28
2016-06-20
ephyr: Process only the last expose or configure available from the server
Keith Packard
1
-5
/
+22
2016-06-20
ephyr: Process queued X events before blocking [v2]
Keith Packard
3
-19
/
+65
2016-06-20
ephyr: Handle window resize when using glamor
Keith Packard
2
-5
/
+31
2016-06-20
ephyr: Don't configure window while responding to configure events
Keith Packard
3
-0
/
+13
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
2
-16
/
+29
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
4
-5
/
+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
2
-66
/
+12
2016-05-26
kdrive: Remove unneeded AddEnabledDevice/RemoveEnabledDevice calls
Keith Packard
1
-2
/
+0
2016-04-29
kdrive: Nuke a bunch of dead code
Adam Jackson
1
-441
/
+0
2016-03-10
ephyr: Fix redisplay with glamor on GLES.
Eric Anholt
1
-1
/
+3
2016-03-01
kdrive/ephyr: map host X server's keymap into Xephyr, if supported
Laércio de Sousa
4
-26
/
+150
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-1
/
+3
2016-03-01
ephyr: enable option -sw-cursor by default in multi-seat mode
Laércio de Sousa
1
-0
/
+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
kdrive/evdev: update keyboard LEDs (#22302)
Laércio de Sousa
1
-3
/
+8
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-2
/
+2
2016-02-08
ephyr: don't load ephyr input driver if -seat option is passed
Laércio de Sousa
1
-17
/
+18
2016-02-08
ephyr: ignore Xorg multiseat command line options
Laércio de Sousa
1
-0
/
+7
2016-02-08
kdrive: don't let evdev driver overwrite existing device names
Laércio de Sousa
1
-2
/
+4
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
2016-01-29
ephyr: Make sure we have GLX_ARB_create_context before calling it.
Eric Anholt
1
-14
/
+20
2016-01-28
xephyr: Remove DRI1
Adam Jackson
13
-3490
/
+0
2016-01-27
ephyr: catch X errors if we try to create a core context and fail.
Dave Airlie
1
-0
/
+10
2016-01-26
ephyr: Create 3.1 core profile context if possible (v3)
Keith Packard
1
-1
/
+17
2016-01-21
glamor: Use vertex array objects
Keith Packard
1
-24
/
+62
2015-12-01
kdrive/ephyr: Use NotifyFd for XCB connection input [v2]
Keith Packard
5
-6
/
+12
2015-12-01
hw/kdrive: Use NotifyFd for kdrive input devices
Keith Packard
1
-14
/
+14
2015-12-01
hw/kdrive: Use NotifyFd interface for kdrive/linux APM monitoring
Keith Packard
1
-13
/
+4
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-10-06
kdrive: Delete unused TOUCHSCREEN define.
Jamey Sharp
3
-13
/
+0
2015-09-23
kdrive: Remove dead debug arrays.
Eric Anholt
1
-35
/
+0
2015-09-21
Xephyr: Paint with subimage for non-Glamor & non-XSHM case
Ian Scott
1
-4
/
+6
2015-09-21
ephyr: move host_has_extension() implementation to hostx.c
Laércio de Sousa
5
-19
/
+17
[next]