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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
Remove mfb and cfb from include paths where they're not needed.
Adam Jackson
4
-10
/
+0
2007-05-11
Make the use of ICEIL slightly less ugly.
Adam Jackson
1
-4
/
+0
2007-05-11
Missing piece from bug 9808
Colin Harrison
3
-6
/
+9
2007-05-10
Disable Simba PCI bridge routing code (Bug #8020).
Matthias Hopf
1
-1
/
+1
2007-05-09
fix an occasional crash in GetWindowName() (bug: 9798)
Colin Harrison
1
-4
/
+1
2007-05-09
Fix bad use of hwnd (bug: 9808)
Colin Harrison
1
-2
/
+2
2007-05-09
Migrate some code to the new mi apis
Colin Harrison
1
-2
/
+3
2007-05-07
Add more informative logging for module default loading
David Nusinow
1
-0
/
+3
2007-05-03
Provide UseDefaultFontPath option
David Nusinow
3
-6
/
+31
2007-05-03
Improve modules loading defaults
David Nusinow
6
-33
/
+125
2007-04-30
fix __glXErrorCallBack() proto
Colin Guthrie
1
-1
/
+1
2007-04-30
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/xorg/xserver
Brian
25
-368
/
+125
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
1
-1
/
+1
2007-04-26
Fix the 'relink' target for kdrive servers.
Adam Jackson
19
-3
/
+63
2007-04-26
Remove old edid_modes.c, it lives in hw/xfree86/modes/ now.
Adam Jackson
1
-361
/
+0
2007-04-25
Fix a buffer overrun on machines with excessively large PCI busses.
Adam Jackson
1
-3
/
+11
2007-04-24
Include xf86Rename.h in xf86RandR12.h.
Aaron Plattner
1
-0
/
+3
2007-04-24
bump release date to reflect input code updates
Brian
1
-1
/
+1
2007-04-24
Disable devices before removing, remove unrecoverable devices.
Peter Hutterer
2
-3
/
+22
2007-04-24
Use DevicePresence events to tell the client about enabled/disabled devices.
Peter Hutterer
2
-0
/
+28
2007-04-22
Adjust the screen pixmap's dimensions in xf86RandR12ScreenSetSize.
Aaron Plattner
1
-2
/
+3
2007-04-20
Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf...
Aaron Plattner
2
-0
/
+11
2007-04-19
Disable SourceValidate in rotation to capture cursor.
Keith Packard
1
-2
/
+13
2007-04-19
Was accidentally disabling rotation updates in mode set.
Keith Packard
1
-2
/
+3
2007-04-19
Revert "Suppress software cursor removal during rotated shadow buffer drawing."
Keith Packard
1
-9
/
+1
2007-04-19
libdri: Make sure the new DRIInfo keepFDOpen member is honoured.
Thomas Hellstrom
1
-0
/
+3
2007-04-18
Suppress software cursor removal during rotated shadow buffer drawing.
Eric Anholt
1
-1
/
+9
2007-04-17
Syncmaster 226 monitor needs 60Hz refresh (#10545).
Erik Andrén
1
-0
/
+5
2007-04-16
Allow outputs to be explicitly enabled in config, overriding detect.
Keith Packard
1
-10
/
+35
2007-04-16
Use default screen monitor for one of the outputs.
Keith Packard
2
-4
/
+39
2007-04-16
Using wrong log level in extension to built-in message
Keith Packard
1
-1
/
+1
2007-04-16
Changes for single-entity multi-screen DRI.
Thomas Hellstrom
4
-173
/
+382
2007-04-16
Add quirk for Acer AL1706 monitor to force 60hz refresh.
Keith Packard
1
-0
/
+5
2007-04-11
XFree86: DGA: Don't call ProcessInputEvents from CloseScreen
Daniel Stone
1
-3
/
+0
2007-04-11
Input: Allow a pointer to a device to be returned in NIDR
Remigiusz Marcinkiewicz
2
-2
/
+9
2007-04-10
Input: Add DeleteInputDeviceRequest
Magnus Vigerlöf
3
-0
/
+28
2007-04-10
XFree86: Fix memory leaks, option parsing, in NewInputDeviceRequest
Magnus Vigerlöf
1
-15
/
+53
2007-04-10
XFree86: Fix memory leak in option parsing
Magnus Vigerlöf
5
-27
/
+30
2007-04-10
Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC.
Jared D. McNeill
2
-2
/
+34
2007-04-10
Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.
Keith Packard
3
-2
/
+31
2007-04-09
Look for the PCI ROM file elsewhere in sysfs.
Adam Jackson
1
-2
/
+2
2007-04-09
VT activate or waitactive are fatal if they fail.
Adam Jackson
1
-5
/
+9
2007-04-09
Don't write out empty sections from the parser.
Adam Jackson
1
-6
/
+12
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
2
-5
/
+5
2007-04-08
XFree86: Treat evdev and vmmouse as mouse drivers (bug #10512, #10559)
Daniel Stone
1
-1
/
+5
2007-04-03
Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.
Brian
1
-3
/
+22
2007-04-03
add DDXRingBell() stub to solve link problem
Brian
1
-0
/
+6
2007-04-03
Split the xserver/fb/fbcmap.c file into two files.
Brian
6
-16
/
+13
2007-04-02
Don't erase current crtc for outputs on CloseScreen
Keith Packard
1
-1
/
+0
2007-04-02
Move modes/ debugging output under Option "ModeDebug" in the Device section.
Eric Anholt
3
-20
/
+49
[next]