index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
xkb: push locked modifier state down to attached slave devices
Peter Hutterer
3
-0
/
+27
2014-03-11
xkb: factor out state update into a function
Peter Hutterer
1
-23
/
+32
2014-03-11
xkb: factor out the StateNotify flag check
Peter Hutterer
1
-9
/
+18
2014-03-11
xfree86: handle xorg.conf devices with logind
Peter Hutterer
1
-2
/
+20
2014-03-11
config: only free odev->attrib_name for string types
Peter Hutterer
1
-1
/
+2
2014-03-09
xserver: fix build since system-logind.h
Dave Airlie
1
-2
/
+2
2014-03-07
Merge remote-tracking branch 'jwrdecoede/for-keith'
Keith Packard
19
-53
/
+959
2014-03-07
Fix xephyr build in --disable-glamor case
Jon TURNEY
1
-3
/
+8
2014-03-06
dix: Clear any existing selections before initializing privates
Andrew Eikum
1
-1
/
+3
2014-03-05
glamor: Add support for DRI3.
Eric Anholt
3
-2
/
+92
2014-03-05
glamor: Rename the DRI-related pixmap functions.
Eric Anholt
3
-35
/
+40
2014-03-05
xorg: Connect up the glamor XV code, xorg DDX-only for now.
Eric Anholt
5
-15
/
+13
2014-03-05
xorg: Build a glamor_egl module.
Eric Anholt
5
-2
/
+61
2014-03-05
xephyr: Pass incoming XCB events to the Xlib event filter.
Eric Anholt
3
-2
/
+55
2014-03-05
xephyr: Build support for rendering with glamor using a -glamor option.
Eric Anholt
10
-16
/
+570
2014-03-03
hw/xwin: More closely follow ICCCM for setting input focus
Jon TURNEY
1
-18
/
+59
2014-03-03
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Colin Harrison
12
-49
/
+35
2014-03-03
hw/xwin: Add missing FORCEEXIT token to XWin configuration file lexer
Colin Harrison
1
-0
/
+1
2014-03-03
hw/xwin: Silence bell when volume is zero
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Fix typo in comment
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Align parameter names in prototypes with definition
Colin Harrison
2
-4
/
+4
2014-03-03
hw/xwin: Just generate the WGL wrappers we need
Jon TURNEY
1
-31
/
+14
2014-03-03
hw/xwin: Fix implicit-function-declaration warning in XwinExtensionInit() whe...
Yaakov Selkowitz
1
-1
/
+4
2014-03-03
xf86OpenSerial: Add support server managed fds
Hans de Goede
1
-1
/
+5
2014-03-03
config-udev: Don't try to add drm devices twice
Hans de Goede
1
-0
/
+4
2014-03-03
systemd-logind: Add delayed input device probing
Hans de Goede
3
-4
/
+49
2014-03-03
systemd-logind: Hookup systemd-logind integration
Hans de Goede
5
-10
/
+107
2014-03-03
systemd-logind: Add systemd-logind "core"
Hans de Goede
9
-1
/
+611
2014-03-03
hotplug: Extend OdevAttributes for server-managed fd support
Hans de Goede
3
-0
/
+25
2014-03-03
OdevAttribute: Remove unowned flag from OdevAttributes head
Hans de Goede
5
-10
/
+15
2014-03-03
OdevAttribute: Add support for integer attributes
Hans de Goede
4
-1
/
+82
2014-03-03
OdevAttribute: config_odev_add_attribute: replace existing values
Hans de Goede
1
-1
/
+4
2014-03-03
OdevAttribute: Add config_odev_get_attribute helper
Hans de Goede
4
-22
/
+30
2014-03-03
xf86Xinput: Modify API for server-managed fd support
Hans de Goede
3
-1
/
+14
2014-03-03
linux: xf86OpenConsole: Don't detach from controlling tty when it is our vt
Hans de Goede
1
-1
/
+18
2014-03-03
linux: xf86OpenConsole remove root-rights check for keeptty option
Hans de Goede
1
-6
/
+0
2014-02-24
V2: Add check for link from output to crtc before optimizing out a CrtcSet call
David Sodman
1
-2
/
+12
2014-02-24
Fix test/os to work on Solaris
Alan Coopersmith
1
-2
/
+2
2014-02-24
Fix test/signal-logging to work on Solaris
Alan Coopersmith
1
-0
/
+4
2014-02-24
gcc 4.2.1 doesn't support #pragma GCC diagnostic ignored
Matthieu Herrb
1
-0
/
+4
2014-02-24
Merge remote-tracking branch 'herrb/master'
Keith Packard
1
-5
/
+2
2014-02-24
Bump to 1.15.99.901
Keith Packard
1
-3
/
+3
2014-02-24
Merge remote-tracking branch 'anholt/glamor-pull-request'
Keith Packard
26
-2073
/
+1525
2014-02-21
Xi: check for invalid modifiers for XI2 passive grabs
Peter Hutterer
2
-1
/
+6
2014-02-20
test: remove source file from hashtabletest LDADD
Gaetan Nadon
1
-1
/
+1
2014-02-20
test/input: Fix alignment assertion for doubles
Thierry Reding
1
-2
/
+2
2014-02-17
Get rid of config/non-seat0.conf.multi-seat
LaƩrcio de Sousa
2
-19
/
+1
2014-02-14
glamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.
Eric Anholt
1
-5
/
+5
2014-02-14
glamor: Fix linking of the gradient shaders on GLES2.
Eric Anholt
1
-36
/
+32
2014-02-14
glamor: Don't bother keeping references to shader stages for gradients.
Eric Anholt
2
-91
/
+6
[next]