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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
glamor: Disable debugging messages other than GL API errors
Michel Dänzer
1
-0
/
+3
2016-01-13
glamor: store old fonts in double width textures.
Dave Airlie
3
-8
/
+29
2016-01-13
glamor: fallback if font is too large for FBO size.
Dave Airlie
1
-0
/
+5
2016-01-06
os: Failure to remove a non-existent log file is not an error
Adam Jackson
1
-1
/
+1
2016-01-06
Fix build when XSERVER_PLATFORM_BUS is not defined.
Thomas Klausner
1
-0
/
+4
2016-01-06
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-3
/
+5
2016-01-05
Avoid segfault in CloseWellKnownConnections when using -displayfd
Alan Coopersmith
1
-1
/
+2
2016-01-05
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
3
-28
/
+101
2016-01-05
modesetting should not reference gbm when it's not defined
Alan Coopersmith
1
-0
/
+6
2016-01-05
Revert "Fix uninitialized variable warnings reported by clang"
Adam Jackson
1
-3
/
+1
2016-01-05
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-1
/
+3
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
5
-18
/
+103
2015-12-18
xfree86: whitespace fix
Peter Hutterer
1
-2
/
+2
2015-12-09
vfb: add randr support (v2)
Siim Põder
1
-0
/
+123
2015-12-09
randr: Silence unused variable warning
Adam Jackson
1
-1
/
+0
2015-12-08
sync: Don't allow creating a system counter before sync is initialized
Adam Jackson
1
-18
/
+3
2015-12-08
glxproxy: Silence shadowed-variable warnings
Adam Jackson
1
-2
/
+3
2015-12-08
glxproxy: Silence set-but-unused-variable warnings
Adam Jackson
2
-31
/
+6
2015-12-08
dmx: Run 'doxygen -u' to upgrade the doxygen config file
Adam Jackson
1
-794
/
+1635
2015-12-08
dmx: Silence unused variable warning in dmxcompat
Adam Jackson
1
-2
/
+0
2015-12-08
dmx: Silence lex/yacc-related config parser warnings
Adam Jackson
6
-5
/
+8
2015-12-08
systemd-logind.c: don't parse VT settings for non-seat0 X servers
Laércio de Sousa
1
-1
/
+2
2015-12-08
xserver: Fix configure.ac check for libsystemd/-daemon
Bob Ham
1
-11
/
+14
2015-12-07
prime: Damage full destination rectangle when we start dirty tracking
Michel Dänzer
1
-0
/
+21
2015-12-07
x86emu: Squash a warning
Adam Jackson
1
-1
/
+1
2015-12-07
x86emu: Correctly handle 0x66 prefix for some instructions
Julian Pidancet
1
-50
/
+142
2015-12-07
present: Do not replace Pixmaps on redirected Window on unflip
Chris Wilson
1
-9
/
+19
2015-12-07
present: When cancelling a pending synchronous flip, requeue it
Chris Wilson
2
-1
/
+16
2015-12-07
present: Requery pending flips with the right sync_flip mode
Chris Wilson
2
-2
/
+4
2015-12-07
modesetting: create entities for pci and old probe. (v2)
Dave Airlie
1
-23
/
+26
2015-12-07
modesetting: drop platform_dev pointer.
Dave Airlie
2
-10
/
+1
2015-12-03
Xorg.wrap: activate libdrm based detection for KMS drivers
Arkadiusz Miśkiewicz
1
-0
/
+1
2015-12-02
randr: Stop dirty tracking for shared pixmap being destroyed
Michel Dänzer
1
-3
/
+8
2015-12-02
Revert "hw/xfree86: Use NotifyFd for device and other input fd wakeups"
Adam Jackson
1
-26
/
+41
2015-12-01
os: Use NotifyFd interface for listen descriptors
Keith Packard
3
-69
/
+42
2015-12-01
hw/xfree86: Use NotifyFd for device and other input fd wakeups
Keith Packard
1
-41
/
+26
2015-12-01
render: Use OsTimer for animated cursor timing
Keith Packard
1
-27
/
+30
2015-12-01
os/xdmcp: Replace xdmcp block/wakeup handlers with timer and NotifyFd
Keith Packard
1
-78
/
+36
2015-12-01
Xext/xselinux: Use NotifyFd interface
Keith Packard
1
-14
/
+4
2015-12-01
hw/xwayland: Use NotifyFd handler to monitor wayland socket
Keith Packard
1
-9
/
+10
2015-12-01
modesetting: Use NotifyFd for drm event monitoring
Keith Packard
1
-11
/
+5
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-12-01
config: Use NotifyFd interface for udev
Keith Packard
1
-29
/
+16
2015-12-01
config: Use NotifyFd for dbus interface
Keith Packard
1
-12
/
+4
2015-12-01
dix: Move InitFonts up above screen initialization
Keith Packard
2
-2
/
+3
2015-12-01
os: Implement support for NotifyFd X_NOTIFY_WRITE
Keith Packard
4
-24
/
+59
2015-12-01
os: Add NotifyFd interfaces
Keith Packard
5
-0
/
+116
[next]