index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
2
-4
/
+4
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-4
/
+2
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
2
-23
/
+0
2009-04-03
DPMS: Fix cast abuse
Adam Jackson
1
-8
/
+5
2009-04-01
Don't leak canonical module name and patterns if module is built-in
Alan Coopersmith
1
-1
/
+2
2009-04-01
xfree86: edid quirk for Philips LCD LP154W01-TLAJ
Tormod Volden
1
-0
/
+5
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
3
-19
/
+0
2009-03-31
APM: Don't carp if not available.
Adam Jackson
1
-1
/
+0
2009-03-30
APM: Use general handlers, not input handlers.
Adam Jackson
4
-8
/
+8
2009-03-27
config: Fall back to vesa for Intel Poulsbo.
Adam Jackson
1
-0
/
+2
2009-03-20
dix/xfree86: simplified velocity approximation algorithm
Simon Thum
1
-34
/
+13
2009-03-16
xfree86: remove a superfluous assignment.
Peter Hutterer
1
-2
/
+0
2009-03-13
Unexport xf86SetPriority
Adam Jackson
2
-25
/
+24
2009-03-12
Honour Option "DPMS" "off" on xorg.conf
Ander Conselvan de Oliveira
1
-14
/
+13
2009-03-12
xfree86: remove obsolete code
Simon Thum
1
-18
/
+0
2009-03-10
randr: Nuke broken set_origin shortcut
Matthias Hopf
1
-13
/
+0
2009-03-06
[hw/xfree86] Fix StaticGray cmap.
Winfried Grünewald
1
-2
/
+2
2009-03-04
Remove dead EXTENSION_PROC_ARGS define
Tomas Carnecky
1
-1
/
+0
2009-03-04
Remove dead XTest code from extmod
Tomas Carnecky
1
-9
/
+0
2009-03-04
Make DGA optional.
Topi Kanerva
2
-1
/
+3
2009-03-03
xfree86: Add linebreak to two debug statements.
Peter Hutterer
1
-2
/
+2
2009-03-02
randr: Fix thinko in xf86TargetPreferred
Adam Jackson
1
-2
/
+2
2009-02-27
DDC: Redo extended device probe slightly.
Adam Jackson
1
-1
/
+6
2009-02-27
Revert "EXA: Handle separate alpha maps properly in Composite fallback."
Michel Dänzer
1
-2
/
+1
2009-02-27
Remove references to rgb.txt from files section of Xserver and Xorg man pages
Jon TURNEY
1
-3
/
+0
2009-02-25
Pre-clip panning coordinates to keep crtc within panning region
Keith Packard
1
-21
/
+233
2009-02-24
EXA: Handle separate alpha maps properly in Composite fallback.
Michel Dänzer
1
-1
/
+2
2009-02-23
DRI1: Make DRICreateDrawable return TRUE for pixmaps.
Michel Dänzer
1
-1
/
+1
2009-02-23
xfree86: don't try to UnInit virtual devices in DIDR. (#20087)
Adam Tkac
1
-1
/
+1
2009-02-23
mi: change custom handlers to internal events
Peter Hutterer
1
-112
/
+107
2009-02-23
dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.
Peter Hutterer
1
-0
/
+6
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
1
-0
/
+6
2009-02-20
Add Extensions section to xorg.conf man page
Alan Coopersmith
1
-1
/
+28
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
6
-56
/
+1
2009-02-18
Make RgbPath keyword in xorg.conf a non-fatal error
Alan Coopersmith
2
-0
/
+7
2009-02-17
Eliminate the shadow clear on transform change
Keith Packard
2
-14
/
+29
2009-02-17
Add XkbDir to Files config file section
Keith Packard
7
-0
/
+25
2009-02-16
Build fix, remove export of pciBusAddrToHostAddr
Chris Ball
1
-1
/
+0
2009-02-16
xfree86: ModeDebug is a boolean, not a string
Julien Cristau
1
-1
/
+1
2009-02-16
PCI: Remove pciBusAddrToHostAddr and associated nonsense
Adam Jackson
7
-334
/
+1
2009-02-16
Linux: Remove dead USE_DEV_FB #ifdefs
Adam Jackson
1
-34
/
+0
2009-02-16
xorg.conf (5) refer to mousedrv (4). Debian #394058
David Nusinow
1
-1
/
+1
2009-02-13
Build fix for xf86EdidModes.c
Chris Ball
1
-1
/
+1
2009-02-13
Input: Don't re-block SIGIO in xf86SigioReadInput()
Adam Jackson
1
-5
/
+2
2009-02-13
EDID: Hack for 1366x768 in standard timing descriptors
Adam Jackson
1
-11
/
+19
2009-02-13
RANDR: Validate entire mode list for interlace and doublescan
Adam Jackson
3
-11
/
+13
2009-02-12
Check for and report errors writing xorg.conf.new from Xorg -configure
Alan Coopersmith
1
-2
/
+10
2009-02-12
Correct error message if specified config file is not found
Alan Coopersmith
1
-3
/
+2
2009-02-10
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
1
-15
/
+0
2009-02-06
Remove unused barrier macros on alpha.
Matt Turner
1
-11
/
+1
[next]