Age | Commit message (Expand) | Author | Files | Lines |
2007-04-11 | Input: Allow a pointer to a device to be returned in NIDR | Remigiusz Marcinkiewicz | 1 | -1/+2 |
2007-04-10 | Input: Add DeleteInputDeviceRequest | Magnus Vigerlöf | 2 | -0/+23 |
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-08 | XFree86: Treat evdev and vmmouse as mouse drivers (bug #10512, #10559) | Daniel Stone | 1 | -1/+5 |
2007-04-03 | Split the xserver/fb/fbcmap.c file into two files. | Brian | 1 | -4/+4 |
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 |
2007-03-30 | Bump video driver ABI to 2.0 for cw change (commit 6ed08949af4f7ac09170d3d958... | Aaron Plattner | 1 | -1/+1 |
2007-03-28 | Move the XAA private indices to be static. | Adam Jackson | 7 | -16/+8 |
2007-03-28 | Refuse to create tiny modes from EDID detailed timing. | Adam Jackson | 2 | -0/+26 |
2007-03-27 | Move libcw setup to the only renderer requiring it (XAA). | Eric Anholt | 3 | -3/+9 |
2007-03-27 | fix loading of GLcore after recent loading changes | Dave Airlie | 1 | -2/+2 |
2007-03-26 | Update xorg.conf manpage for new RandR 1.2 monitor options. | Eric Anholt | 1 | -6/+73 |
2007-03-25 | Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. | Adam Jackson | 3 | -128/+0 |
2007-03-25 | Static cleanup for xf86 ddx. | Adam Jackson | 12 | -92/+29 |
2007-03-25 | Un-staticise VTSwitchEnabled, since kbd wants it apparently. | Adam Jackson | 1 | -1/+1 |
2007-03-25 | Delete a dead file. | Adam Jackson | 1 | -130/+0 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 20 | -339/+107 |
2007-03-25 | loader: fix already built-in message | Dave Airlie | 1 | -1/+1 |
2007-03-24 | Make pending properties force mode set. And, remove AttachScreen calls. | Keith Packard | 2 | -4/+9 |
2007-03-23 | Ensure that crtc desired values track most recent mode. | Keith Packard | 1 | -0/+7 |
2007-03-23 | Fix Pending property API, adding RRPostPendingProperty. | Keith Packard | 1 | -1/+1 |
2007-03-23 | Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen. | Keith Packard | 1 | -0/+14 |
2007-03-23 | Clean up Rotate state on server reset. | Keith Packard | 4 | -18/+79 |
2007-03-21 | XFree86 DGA: Guard against NULL pointer dereferences. | Daniel Stone | 1 | -16/+22 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 7 | -7/+7 |
2007-03-21 | XFree86 input: Add backwards compatibility for motion history | Daniel Stone | 3 | -0/+20 |
2007-03-21 | xfree86 input: Re-enable DGA support | Daniel Stone | 4 | -48/+176 |
2007-03-17 | Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors. | Keith Packard | 1 | -0/+6 |
2007-03-17 | Remove extra (and wrong) I2C ByteTimeout setting in DDC code. | Keith Packard | 1 | -1/+0 |
2007-03-17 | Eliminate RRModeRec devPrivate field. | Keith Packard | 1 | -44/+103 |
2007-03-17 | Add support for user-defined modelines in RandR. | Keith Packard | 1 | -0/+50 |
2007-03-15 | Don't wedge when rotating more than one CRTC. | Keith Packard | 2 | -14/+20 |
2007-03-15 | Allow xf86_reload_cursors during server init. | Keith Packard | 1 | -4/+16 |
2007-03-15 | Fix calculations in x86 emulator for the long long case (Andreas Schwab). | Matthias Hopf | 1 | -2/+2 |
2007-03-15 | Create driver-independent CRTC-based cursor layer. | Keith Packard | 9 | -13/+710 |
2007-03-09 | Ensure domain is stripped from the bus ID. | Jay Estabrook | 1 | -2/+4 |
2007-03-07 | Remove stale monitor data when output becomes disconnected. | Keith Packard | 1 | -0/+3 |
2007-03-07 | XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT. | Adam Jackson | 1 | -1/+1 |
2007-03-06 | Add hw/xfree86/docs/README.modes, documenting new mode setting APIs. | Keith Packard | 1 | -0/+474 |
2007-03-06 | Add xf86CrtcScreenInit to share initialization across drivers. | Keith Packard | 3 | -19/+59 |
2007-03-06 | remove PIXPRIV checks as this flag is always set. | Eamon Walsh | 2 | -6/+0 |
2007-03-06 | Bug #9931: Fix linear allocations with a non-1-byte granularity. | Eric Anholt | 1 | -1/+1 |
2007-03-05 | Allow relative positions to use output names or monitor identifiers. | Keith Packard | 1 | -5/+9 |