summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh7-114/+0
2007-03-25Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.Adam Jackson3-128/+0
2007-03-25Static cleanup on Xi/Adam Jackson16-1001/+713
2007-03-25General DIX static and dead code cleanup.Adam Jackson18-438/+166
2007-03-25Static and dead code cleaup for Xext/Adam Jackson12-144/+29
2007-03-25Static and dead code cleanup from mi/Adam Jackson19-573/+61
2007-03-25Static cleanup for xf86 ddx.Adam Jackson12-92/+29
2007-03-25Un-staticise VTSwitchEnabled, since kbd wants it apparently.Adam Jackson1-1/+1
2007-03-25Static and dead code cleanup over afb/Adam Jackson8-488/+175
2007-03-25Delete a dead file.Adam Jackson1-130/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson54-482/+187
2007-03-25dix: Increase allocation size for core keyboard keymap to avoid buffer overru...Peter Hutterer1-1/+1
2007-03-25loader: fix already built-in messageDave Airlie1-1/+1
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard8-151/+147
2007-03-23Ensure that crtc desired values track most recent mode.Keith Packard1-0/+7
2007-03-23Incorrect extra memory copy in RRChangeOutputProperty.Keith Packard1-2/+0
2007-03-23Fix Pending property API, adding RRPostPendingProperty.Keith Packard3-59/+99
2007-03-23Make sure RandR events are delivered from RRCrtcSet.Keith Packard1-43/+50
2007-03-23Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen.Keith Packard1-0/+14
2007-03-23Clear allocated RandR screen private structure.Keith Packard1-1/+1
2007-03-23Clean up Rotate state on server reset.Keith Packard4-18/+79
2007-03-21XFree86 DGA: Guard against NULL pointer dereferences.Daniel Stone1-16/+22
2007-03-21XKB: Fix size_syms calculation bugDaniel Stone1-1/+1
2007-03-21XKB: Be a tiny bit more conservative with type allocationDaniel Stone1-2/+5
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson57-1378/+1269
2007-03-21XFree86 input: Add backwards compatibility for motion historyDaniel Stone3-0/+20
2007-03-21xfree86 input: Re-enable DGA supportDaniel Stone4-48/+176
2007-03-21mieq: Allow event handlers for arbitrary events to be setDaniel Stone2-0/+27
2007-03-19Define XF86PM on Solaris x86 builds now that we have sun_apm.cAlan Coopersmith1-0/+2
2007-03-17Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors.Keith Packard1-0/+6
2007-03-17Remove extra (and wrong) I2C ByteTimeout setting in DDC code.Keith Packard1-1/+0
2007-03-17Correct ref counting of RRMode structuresKeith Packard2-1/+6
2007-03-17Eliminate RRModeRec devPrivate field.Keith Packard2-45/+103
2007-03-17Add support for user-defined modelines in RandR.Keith Packard8-50/+400
2007-03-15Don't wedge when rotating more than one CRTC.Keith Packard2-14/+20
2007-03-15Allow xf86_reload_cursors during server init.Keith Packard1-4/+16
2007-03-15Set the RandR version returned, rather than just passing the proto's version.Eric Anholt1-2/+5
2007-03-15Fix calculations in x86 emulator for the long long case (Andreas Schwab).Matthias Hopf1-2/+2
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard9-13/+710
2007-03-09Set pScreen on contextAlan Hourihane1-0/+1
2007-03-09Ensure domain is stripped from the bus ID.Jay Estabrook1-2/+4
2007-03-09mi: remove 'register' keywords.Peter Hutterer25-556/+556
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer18-673/+672
2007-03-07Remove stale monitor data when output becomes disconnected.Keith Packard1-0/+3
2007-03-07Properly free device devPrivates - memory leak fix.Eamon Walsh1-0/+3
2007-03-07XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT.Adam Jackson1-1/+1
2007-03-06Add hw/xfree86/docs/README.modes, documenting new mode setting APIs.Keith Packard1-0/+474
2007-03-06Add xf86CrtcScreenInit to share initialization across drivers.Keith Packard3-19/+59
2007-03-06remove PIXPRIV check as this flag is always set.Eamon Walsh1-4/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh17-88/+0