index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-18
Xfbdev: Add support for monochrome visuals
Geert Uytterhoeven
1
-0
/
+24
2013-04-18
Xfbdev: Handle unset fix.line_length
Geert Uytterhoeven
1
-0
/
+4
2013-04-18
Xfbdev: Make char *fbdevDevicePath const
Geert Uytterhoeven
2
-2
/
+2
2013-04-18
KDrive: Bail out if screen initialization failed
Geert Uytterhoeven
1
-1
/
+2
2013-04-18
test/input: Fix double-aligned test in dix_valuator_alloc() on m68k
Geert Uytterhoeven
1
-1
/
+1
2013-04-18
miext/shadow/shpacked.c: Remove unused PickBit() define
Geert Uytterhoeven
1
-1
/
+0
2013-04-17
xf86: fix flush input to work with Linux evdev devices.
Dave Airlie
1
-1
/
+2
2013-04-16
Stop the shouting
Peter Hutterer
1
-2
/
+2
2013-04-16
dix: only allocate unused classes for master devices
Peter Hutterer
1
-3
/
+4
2013-04-16
dix: copy event in TouchConvertToPointerEvent correctly
Maarten Lankhorst
1
-2
/
+2
2013-04-15
Never try to execute BellProcPtr NULL.
Knut Petersen
1
-1
/
+2
2013-04-15
Xi: fix swapped grab mode args for keyboard devices in XIGrabDevice
Rui Matos
1
-2
/
+13
2013-04-12
xfree86: Revert workaround for drm race condition.
Bryce Harrington
1
-24
/
+6
2013-04-12
xfree86: change a log message
Peter Hutterer
1
-2
/
+1
2013-04-12
xf86: don't hotplug output devices while VT switched.
Dave Airlie
6
-5
/
+71
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
4
-4
/
+4
2013-04-12
xfree86: add VT owner interface
Dave Airlie
2
-0
/
+10
2013-04-11
Xi: Do not handle ET_TouchOwnership in ProcessTouchEvent
Maarten Lankhorst
1
-20
/
+22
2013-04-11
Xi: Use correct destination when swapping barrier events
Keith Packard
1
-18
/
+18
2013-04-11
dix: don't set non-exisiting flags on touch events
Peter Hutterer
1
-9
/
+10
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
12
-28
/
+12
2013-04-08
xfree86: Be verbose if waiting on opening the drm device
Bryce Harrington
1
-1
/
+4
2013-04-08
xfree86: Fix race condition failure opening drm.
Bryce Harrington
1
-0
/
+6
2013-04-08
xfree86: Keep trying to set interface on drm for 2 seconds.
Bryce Harrington
1
-5
/
+15
2013-04-08
xfree86: Provide more details on failure
Bryce Harrington
1
-1
/
+3
2013-04-08
xfree86: Track error code and add label for error handling.
Bryce Harrington
1
-4
/
+6
2013-04-08
xfree86: (Cleanup) Close fd if drm interface 1.4 could not be set.
Bryce Harrington
1
-0
/
+1
2013-04-02
kdrive/fbdev: revive randr new screen size logic
Geert Uytterhoeven
1
-1
/
+9
2013-04-02
Revert "kdrive: fix "set but not used" warnings"
Peter Hutterer
1
-0
/
+10
2013-03-26
xserver: add monitor Option "ZoomModes" [v2]
vdb@picaros.org
2
-0
/
+100
2013-03-25
Xi: add a comment to make a condition a bit clearer
Peter Hutterer
1
-0
/
+1
2013-03-25
dix: update coords for touch events in PlayReleasedEvents
Peter Hutterer
1
-0
/
+3
2013-03-25
Xi: compress two if statements with the same body
Peter Hutterer
1
-7
/
+3
2013-03-25
dix: fix a comment
Peter Hutterer
1
-1
/
+2
2013-03-25
Xi: use a temp variable for the new listener
Peter Hutterer
1
-8
/
+10
2013-03-25
Xi: return !Success from DeliverTouchEmulatedEvent if we didn't deliver
Peter Hutterer
1
-2
/
+2
2013-03-18
glx: fix uninitialized var in __glXDRIscreenProbe
Piotr Dziwinski
1
-0
/
+2
2013-03-18
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-2
/
+4
2013-03-18
GLX/DRI2: Do not expose INTEL_swap_event without swap control
Zack Rusin
1
-2
/
+2
2013-03-18
Merge remote-tracking branch 'whot/next'
Keith Packard
33
-200
/
+281
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
8
-5
/
+47
2013-03-18
Bump release to 1.14.99.0
Keith Packard
1
-3
/
+3
2013-03-13
list.h: Make xorg_list_init inline
Robert Morell
1
-1
/
+1
2013-03-13
configure.ac: Require inputproto 2.3
Robert Morell
1
-1
/
+1
2013-03-12
xfixes: ifdef PanoramiXFixes* (#62015)
Peter Hutterer
1
-0
/
+2
2013-03-07
fb: Rename wfbDestroyGlyphCache
Aaron Plattner
1
-0
/
+1
2013-03-05
Version bumped to 1.14
xorg-server-1.14.0
Keith Packard
1
-3
/
+3
2013-03-06
xkb: Fixes to LatchMods/LatchGroup
Andreas Wettstein
1
-69
/
+80
2013-03-06
xephyr: fix "set but not used warnings"
Peter Hutterer
1
-24
/
+0
2013-03-06
kdrive: fix "set but not used" warnings
Peter Hutterer
4
-26
/
+0
[prev]
[next]