index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Remove PciProbeType and associated weirdness.
Adam Jackson
5
-232
/
+123
2008-08-18
Remove ancient unused inline hack.
Mathieu Bérard
2
-20
/
+1
2008-08-18
Drop dead PowerPC PCI code.
Adam Jackson
4
-99
/
+1
2008-08-17
glx: avoid possible NULLptr deref, fix #16884
Jie Luo
1
-4
/
+8
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
1
-1
/
+1
2008-08-15
Require inputproto 1.9.99.4
Peter Hutterer
1
-1
/
+1
2008-08-15
dix: stick a warning in about loss of subpixel precision.
Peter Hutterer
1
-0
/
+1
2008-08-15
Backport device properties to XI 1.5 instead of XI 2.0
Peter Hutterer
3
-59
/
+72
2008-08-14
XQuartz: Fixed a stuck modifier key bug.
Jeremy Huddleston
2
-9
/
+13
2008-08-14
XQuartz: Made 3-button mouse simulation a little more consistent.
Jeremy Huddleston
1
-72
/
+30
2008-08-14
XQuartz: Reverted "Control" text to be accurately "Command" in the input prefs.
Jeremy Huddleston
2
-9
/
+14
2008-08-14
Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...
Jeremy Huddleston
1
-0
/
+4
2008-08-14
Xi: byte-swap device property requests.
Peter Hutterer
1
-12
/
+32
2008-08-13
Eviscerate save-under support.
Adam Jackson
14
-545
/
+7
2008-08-13
Build fix.
Adam Jackson
1
-3
/
+3
2008-08-13
Sledgehammer off the DRI2 build system.
Adam Jackson
1
-7
/
+7
2008-08-13
Remove xf86Version.h and related API.
Adam Jackson
7
-68
/
+1
2008-08-12
Xi: return the state from the correct keyboard in QueryDevicePointer.
Peter Hutterer
1
-2
/
+4
2008-08-12
dix: remove superfluous check.
Peter Hutterer
1
-3
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
11
-63
/
+0
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
5
-16
/
+20
2008-08-10
add libXinerama to the list of dependencies.
Matthieu Herrb
1
-1
/
+1
2008-08-09
remove OpenBSD/amd64 specific mtrr API.
Matthieu Herrb
1
-66
/
+0
2008-08-09
Move string comparaison functions to from dix/ to os/.
Matthieu Herrb
4
-3
/
+3
2008-08-09
glx: fix crash in driGetConfigAttribIndex
Dave Miller
1
-0
/
+4
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
4
-124
/
+153
2008-08-08
Remove commented out lines that make automake 1.9 puke.
Michel Dänzer
1
-3
/
+0
2008-08-08
Removed rogue #include
Jeremy Huddleston
1
-1
/
+0
2008-08-08
XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...
Jeremy Huddleston
3
-3
/
+6
2008-08-08
XQuartz: Re-added deprecated code fallback failsafe for keyboard layout on Le...
Jeremy Huddleston
1
-3
/
+44
2008-08-08
dix: don't try to create events if we don't have a screen. #16898
Peter Hutterer
1
-0
/
+2
2008-08-08
xkb: actually initialise sli before using it.
Peter Hutterer
1
-0
/
+5
2008-08-08
dix: remove misleading comment in ptrvelo.c
Simon Thum
1
-3
/
+2
2008-08-08
dix: remove obsolete FIXME comment.
Peter Hutterer
1
-4
/
+0
2008-08-08
dix: SetModifierMapping should only apply to the ClientPointer and it's SDs.
Peter Hutterer
1
-1
/
+2
2008-08-08
dix: simplified debugging helper for pointer acceleration
Simon Thum
1
-27
/
+23
2008-08-08
xf86: don't replicate dix defaults for pointer acceleration
Simon Thum
1
-12
/
+16
2008-08-08
dix: simplify velocity tracking filters
Simon Thum
1
-2
/
+1
2008-08-06
glcontextmodes.[hc] were not added with the removal of the meas symlinks patc...
Jeremy Huddleston
3
-0
/
+607
2008-08-06
XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...
Jeremy Huddleston
5
-37
/
+52
2008-08-06
Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.
Aaron Plattner
2
-0
/
+11
2008-08-05
XQuartz: Added code and made comments more helpful for debugging first-client...
Jeremy Huddleston
4
-18
/
+40
2008-08-05
XQuartz: More fd handoff cleanup.
Jeremy Huddleston
1
-62
/
+28
2008-08-05
XQuartz: Fixed some errors / typos in the preferences pane.
Jeremy Huddleston
2
-16
/
+10
2008-08-05
XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->Customize
Jeremy Huddleston
3
-112
/
+12
2008-08-06
xkb: ProcXkbSetDeviceInfo should work on all attached SDs.
Peter Hutterer
1
-17
/
+89
2008-08-06
xkb: ProcXkbSetGeometry should work on all attached SDs.
Peter Hutterer
1
-31
/
+56
2008-08-06
xkb: ProcXkbSetNames should work on all attached SDs.
Peter Hutterer
1
-271
/
+353
2008-08-06
xkb: ProcXkbSetNamedIndicator should work on all attached SDs.
Peter Hutterer
1
-70
/
+179
2008-08-06
xkb: ProcXkbSetIndicatorMap should work on all attached SDs.
Peter Hutterer
1
-36
/
+68
[next]