index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
32
-109
/
+256
2009-09-21
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
3
-105
/
+29
2009-09-21
configure: resourceproto is optional.
Peter Hutterer
1
-1
/
+1
2009-09-21
dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’
Peter Hutterer
1
-0
/
+1
2009-09-21
Xext: silence 'warning: no previous prototype' for sync, bigreq and xcmisc.
Peter Hutterer
3
-0
/
+5
2009-09-21
randr: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-6
/
+12
2009-09-21
render: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-2
/
+12
2009-09-21
xfree86: silence warning: ‘ramplen’ may be used uninitialized
Peter Hutterer
1
-1
/
+1
2009-09-20
RRDestroyOutputProperty: Free randr property valid values
Keith Packard
1
-0
/
+2
2009-09-20
Free randr crtc and output pointer arrays
Keith Packard
1
-0
/
+2
2009-09-20
xf8CrtcSetModeTransform: free adjusted_mode name too
Keith Packard
1
-1
/
+3
2009-09-20
LoaderSortExtensions: free graph nodes
Keith Packard
1
-0
/
+2
2009-09-20
Free libpciaccess iterator in xf86PciProbe
Keith Packard
1
-1
/
+2
2009-09-20
xf86Xinput.c: get DIX event queue pointer once at InitInput time
Keith Packard
2
-9
/
+2
2009-09-20
probe_devices_from_device_sections: don't leak list of devices
Keith Packard
1
-1
/
+1
2009-09-20
Eliminate bogus event resizing.
Keith Packard
5
-51
/
+14
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-20
Xext: include security protocol header instead of client header
Thomas Jaeger
1
-1
/
+1
2009-09-20
Bump fixesproto requirement to 4.1
Thomas Jaeger
1
-1
/
+1
2009-09-20
fixes: Make sure invisible cursor is inialized with zero src/mask
Thomas Jaeger
1
-4
/
+2
2009-09-20
xfree86: remove now unused variable
Peter Hutterer
1
-3
/
+0
2009-09-18
configure: Fix broken quoting for initialization of REQUIRED_MODULES
Carl Worth
1
-15
/
+1
2009-09-18
xfree86: vgaarb: missing wrapping macro
Tiago Vignatti
1
-0
/
+2
2009-09-18
xserver: added more Geode oddities to xf86AutoConfig.c
Martin-Éric Racine
1
-2
/
+2
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
3
-9
/
+3
2009-09-18
Require dmxproto 2.2.99.1
Peter Hutterer
1
-1
/
+1
2009-09-18
configure.ac: move all protocol requirements to a single location.
Peter Hutterer
1
-22
/
+54
2009-09-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-17
Fix typo in Xephyr man page
Alan Coopersmith
1
-1
/
+1
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Check for -wrap support in the linker
Alan Coopersmith
1
-6
/
+31
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
7
-1
/
+56
2009-09-16
Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...
Matthias Hopf
1
-0
/
+8
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
7
-7
/
+7
2009-09-16
dmx: don't include panoramiXsrv.h if building w/o Xinerama
Peter Hutterer
2
-0
/
+4
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
2
-18
/
+25
2009-09-16
Fix num_masks/length overflow test for XiSelectEvents
Alan Coopersmith
1
-1
/
+2
2009-09-16
test_convert_XIRawEvent: Don't write more data than the struct holds
Alan Coopersmith
1
-1
/
+1
2009-09-16
Remove stray semi-colon in protocol-common.c
Alan Coopersmith
1
-1
/
+1
2009-09-16
Fix module path in xorg.conf man page
Alan Coopersmith
1
-3
/
+3
2009-09-16
xfree86: vgaarb: rework wrapping function
Tiago Vignatti
3
-62
/
+66
2009-09-14
XQuartz: pbproxy: Remove debugging XBell()
Jeremy Huddleston
1
-4
/
+0
2009-09-14
xserver 1.6.99.901 (xserver 1.7 RC1)
Peter Hutterer
1
-1
/
+1
2009-09-14
Add xoff and yoff to drawable->x and drawable->y in create_bits_picture().
Soeren Sandmann
1
-1
/
+3
2009-09-14
Update xorg.conf man page & sample for changes in Xorg 1.7
Alan Coopersmith
3
-111
/
+71
2009-09-14
xfree86: Change default font path to match configure.ac's --default-font-path.
Alan Coopersmith
2
-14
/
+5
2009-09-14
dmx: use top_builddir, not top_srcdir to get libxfixes.la
Peter Hutterer
1
-1
/
+1
2009-09-14
xkb: drop key presses for already repeating keys. (#23889)
Peter Hutterer
1
-4
/
+8
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-14
dix: FindChildForEvent needs init child to None.
Peter Hutterer
1
-1
/
+1
[next]