Age | Commit message (Expand) | Author | Files | Lines |
2007-03-26 | Remove dead NEED_DBE_BUF_BITS code. | Eamon Walsh | 7 | -114/+0 |
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 on Xi/ | Adam Jackson | 16 | -1001/+713 |
2007-03-25 | General DIX static and dead code cleanup. | Adam Jackson | 18 | -438/+166 |
2007-03-25 | Static and dead code cleaup for Xext/ | Adam Jackson | 12 | -144/+29 |
2007-03-25 | Static and dead code cleanup from mi/ | Adam Jackson | 19 | -573/+61 |
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 | Static and dead code cleanup over afb/ | Adam Jackson | 8 | -488/+175 |
2007-03-25 | Delete a dead file. | Adam Jackson | 1 | -130/+0 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 54 | -482/+187 |
2007-03-25 | dix: Increase allocation size for core keyboard keymap to avoid buffer overru... | Peter Hutterer | 1 | -1/+1 |
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 | 8 | -151/+147 |
2007-03-23 | Ensure that crtc desired values track most recent mode. | Keith Packard | 1 | -0/+7 |
2007-03-23 | Incorrect extra memory copy in RRChangeOutputProperty. | Keith Packard | 1 | -2/+0 |
2007-03-23 | Fix Pending property API, adding RRPostPendingProperty. | Keith Packard | 3 | -59/+99 |
2007-03-23 | Make sure RandR events are delivered from RRCrtcSet. | Keith Packard | 1 | -43/+50 |
2007-03-23 | Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen. | Keith Packard | 1 | -0/+14 |
2007-03-23 | Clear allocated RandR screen private structure. | Keith Packard | 1 | -1/+1 |
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-21 | XKB: Fix size_syms calculation bug | Daniel Stone | 1 | -1/+1 |
2007-03-21 | XKB: Be a tiny bit more conservative with type allocation | Daniel Stone | 1 | -2/+5 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 57 | -1378/+1269 |
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-21 | mieq: Allow event handlers for arbitrary events to be set | Daniel Stone | 2 | -0/+27 |
2007-03-19 | Define XF86PM on Solaris x86 builds now that we have sun_apm.c | Alan Coopersmith | 1 | -0/+2 |
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 | Correct ref counting of RRMode structures | Keith Packard | 2 | -1/+6 |
2007-03-17 | Eliminate RRModeRec devPrivate field. | Keith Packard | 2 | -45/+103 |
2007-03-17 | Add support for user-defined modelines in RandR. | Keith Packard | 8 | -50/+400 |
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 | Set the RandR version returned, rather than just passing the proto's version. | Eric Anholt | 1 | -2/+5 |
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 | Set pScreen on context | Alan Hourihane | 1 | -0/+1 |
2007-03-09 | Ensure domain is stripped from the bus ID. | Jay Estabrook | 1 | -2/+4 |
2007-03-09 | mi: remove 'register' keywords. | Peter Hutterer | 25 | -556/+556 |
2007-03-08 | dix: remove 'register' keyword for all variables. | Peter Hutterer | 18 | -673/+672 |
2007-03-07 | Remove stale monitor data when output becomes disconnected. | Keith Packard | 1 | -0/+3 |
2007-03-07 | Properly free device devPrivates - memory leak fix. | Eamon Walsh | 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 check as this flag is always set. | Eamon Walsh | 1 | -4/+0 |
2007-03-06 | remove PIXPRIV checks as this flag is always set. | Eamon Walsh | 17 | -88/+0 |