summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-04-30fix __glXErrorCallBack() protoColin Guthrie1-1/+1
2007-04-30Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/xorg/xserverBrian25-368/+125
2007-04-29Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.Michel Dänzer1-1/+1
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson19-3/+63
2007-04-26Remove old edid_modes.c, it lives in hw/xfree86/modes/ now.Adam Jackson1-361/+0
2007-04-25Fix a buffer overrun on machines with excessively large PCI busses.Adam Jackson1-3/+11
2007-04-24Include xf86Rename.h in xf86RandR12.h.Aaron Plattner1-0/+3
2007-04-24bump release date to reflect input code updatesBrian1-1/+1
2007-04-24Disable devices before removing, remove unrecoverable devices.Peter Hutterer2-3/+22
2007-04-24Use DevicePresence events to tell the client about enabled/disabled devices.Peter Hutterer2-0/+28
2007-04-22Adjust the screen pixmap's dimensions in xf86RandR12ScreenSetSize.Aaron Plattner1-2/+3
2007-04-20Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf...Aaron Plattner2-0/+11
2007-04-19Disable SourceValidate in rotation to capture cursor.Keith Packard1-2/+13
2007-04-19Was accidentally disabling rotation updates in mode set.Keith Packard1-2/+3
2007-04-19Revert "Suppress software cursor removal during rotated shadow buffer drawing."Keith Packard1-9/+1
2007-04-19libdri: Make sure the new DRIInfo keepFDOpen member is honoured.Thomas Hellstrom1-0/+3
2007-04-18Suppress software cursor removal during rotated shadow buffer drawing.Eric Anholt1-1/+9
2007-04-17Syncmaster 226 monitor needs 60Hz refresh (#10545).Erik Andrén1-0/+5
2007-04-16Allow outputs to be explicitly enabled in config, overriding detect.Keith Packard1-10/+35
2007-04-16Use default screen monitor for one of the outputs.Keith Packard2-4/+39
2007-04-16Using wrong log level in extension to built-in messageKeith Packard1-1/+1
2007-04-16Changes for single-entity multi-screen DRI.Thomas Hellstrom4-173/+382
2007-04-16Add quirk for Acer AL1706 monitor to force 60hz refresh.Keith Packard1-0/+5
2007-04-11XFree86: DGA: Don't call ProcessInputEvents from CloseScreenDaniel Stone1-3/+0
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz2-2/+9
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf3-0/+28
2007-04-10XFree86: Fix memory leaks, option parsing, in NewInputDeviceRequestMagnus Vigerlöf1-15/+53
2007-04-10XFree86: Fix memory leak in option parsingMagnus Vigerlöf5-27/+30
2007-04-10Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC.Jared D. McNeill2-2/+34
2007-04-10Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.Keith Packard3-2/+31
2007-04-09Look for the PCI ROM file elsewhere in sysfs.Adam Jackson1-2/+2
2007-04-09VT activate or waitactive are fatal if they fail.Adam Jackson1-5/+9
2007-04-09Don't write out empty sections from the parser.Adam Jackson1-6/+12
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner2-5/+5
2007-04-08XFree86: Treat evdev and vmmouse as mouse drivers (bug #10512, #10559)Daniel Stone1-1/+5
2007-04-03Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.Brian1-3/+22
2007-04-03add DDXRingBell() stub to solve link problemBrian1-0/+6
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian6-16/+13
2007-04-02Don't erase current crtc for outputs on CloseScreenKeith Packard1-1/+0
2007-04-02Move modes/ debugging output under Option "ModeDebug" in the Device section.Eric Anholt3-20/+49
2007-04-02clean-up, debug codeBrian1-5/+5
2007-04-02fix formattingBrian1-5/+11
2007-04-02checkpoint: more clean-upBrian1-60/+40
2007-04-02formatting fixesBrian1-24/+50
2007-04-02clean-up dmxCoreMotion() dmxCoreMotion2()Brian1-141/+5
2007-04-02checkpoint clean-upBrian2-41/+11
2007-04-02remove some debug codeBrian1-5/+0
2007-04-02for completeness, init dummy's min/maxval[1] values (vertical axis)Brian1-0/+2
2007-04-02As for normal mouse device, init valuator maxval[] to real values, not zero.Brian1-2/+7
2007-04-02In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t...Brian1-1/+5