index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
render: delete unused headers declaration
Tiago Vignatti
1
-11
/
+0
2009-08-28
render: AnimCurInit and AnimCursorCreate shouldn't be _X_EXPORT
Tiago Vignatti
1
-2
/
+2
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
14
-10
/
+1517
2009-08-27
xfree86: require xf86dgaproto 2.0.99.1.
Peter Hutterer
3
-7
/
+4
2009-08-27
test: add a few tests for xtest device initialization.
Peter Hutterer
2
-1
/
+118
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
6
-83
/
+83
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
3
-132
/
+144
2009-08-27
dix: use IsXtstDevice instead of the direct key lookup.
Peter Hutterer
1
-1
/
+1
2009-08-27
xfree86: Remove xf86GetMotionEvents from public API.
Peter Hutterer
2
-10
/
+0
2009-08-25
XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...
Jeremy Huddleston
2
-8
/
+10
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
8
-13
/
+8
2009-08-25
CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULT
Jeremy Huddleston
1
-1
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
3
-1
/
+29
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-08-25
Xi: fix XIWarpPointer up for FP3232 as input coordinates.
Peter Hutterer
2
-11
/
+18
2009-08-25
Xi: fix swapping for XIWarpPointer and XIChangeCursor requests.
Peter Hutterer
2
-0
/
+12
2009-08-24
Xext: remove un-used extern of DeviceMotionNotify.
Peter Hutterer
1
-1
/
+0
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
3
-7
/
+3
2009-08-24
mi: include shmint.h if needed, silence compiler warning.
Peter Hutterer
1
-0
/
+1
2009-08-24
Xi: add swapping hook for XIGetFocus reply.
Peter Hutterer
3
-0
/
+13
2009-08-24
test: add XIQueryPointer protocol tests.
Peter Hutterer
2
-0
/
+224
2009-08-24
Xi: correct length field for XIQueryPointer reply.
Peter Hutterer
1
-1
/
+1
2009-08-24
Xi: allow XIQueryPointer requests for master pointers and floating slaves.
Peter Hutterer
1
-10
/
+19
2009-08-24
Xi: fix swapping for XIQueryPointer request/reply handling.
Peter Hutterer
1
-2
/
+14
2009-08-24
test: fake initialization of a sprite trace and window locations
Peter Hutterer
1
-0
/
+27
2009-08-24
Xi: return deviceid as error value in XIQueryPointer.
Peter Hutterer
1
-0
/
+3
2009-08-24
record: include recordproto.h, require recordproto 1.13.99.1
Peter Hutterer
2
-3
/
+2
2009-08-24
Xi: return BadDevice for changing device cursors on non-master pointers.
Peter Hutterer
1
-0
/
+3
2009-08-24
dix: FixUpEventFromWindow mustn't scramble non-device events.
Peter Hutterer
1
-1
/
+4
2009-08-20
xfree86: Link libselinux with Xorg system libraries
Dan Nicholson
1
-2
/
+2
2009-08-20
composite: Move screen init before extension registration.
Adam Jackson
1
-3
/
+5
2009-08-20
xfree86: dump /proc/cmdline in the log on Linux
Adam Jackson
1
-0
/
+15
2009-08-20
linux: Yet more malloc() avoidance for backtrace()
Adam Jackson
1
-0
/
+14
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
4
-69
/
+0
2009-08-19
linux: hand-roll a backtrace printer instead of using backtrace_symbols
Adam Jackson
1
-7
/
+16
2009-08-18
xserver doesn't stop all connections to localhost
Jesse Adkins
1
-2
/
+1
2009-08-18
Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
Alan Coopersmith
2
-12
/
+33
2009-08-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-08-18
xfree86: remove unused code (xf86Configure.c)
Tiago Vignatti
1
-2
/
+0
2009-08-18
xfree86: remove unaffected code (xf86Configure.c)
Tiago Vignatti
1
-8
/
+0
2009-08-18
xfree86: remove stupid macro (xf86Configure.c)
Tiago Vignatti
1
-24
/
+24
2009-08-18
xfree86: remove wrong commentary
Tiago Vignatti
1
-1
/
+0
2009-08-18
xfree86: header clean up (xf86Configure.c)
Tiago Vignatti
1
-16
/
+0
2009-08-18
xfree86: reorganize xf86Configure.c
Tiago Vignatti
1
-58
/
+97
2009-08-18
xfree86: remove unused PCI header
Tiago Vignatti
1
-1
/
+0
2009-08-18
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-08-17
xace: fix access mode in dixLookupWindow within several RandR calls.
Eamon Walsh
2
-5
/
+5
2009-08-17
xace: fix access mode in dixLookupWindow call within ProcUngrabKey.
Eamon Walsh
1
-1
/
+1
2009-08-17
Add XI2 requests to protocol.txt
Eamon Walsh
1
-0
/
+22
[next]