summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick404-8022/+20687
2007-03-28GL: Update for Mesa changesDaniel Stone1-0/+1
2007-03-27Enable Composite by default now that it disables itself in the known bad cases.Eric Anholt1-4/+1
2007-03-27Disable composite when Xinerama is active.Eric Anholt1-0/+5
2007-03-27Disable Composite when the screen's visual is pseudocolor.Eric Anholt1-2/+15
2007-03-27Refuse to initialize Composite if Render is not present.Eric Anholt1-0/+6
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt8-39/+19
2007-03-27Fix indentation of fakexa help text.Eric Anholt1-1/+1
2007-03-27Fix typo in GL/mesa/shader/slang/Makefile.am.Michel Dänzer1-1/+1
2007-03-27gl: oops dodgy s appeared pointed out by jcristau on irc..Dave Airlie1-2/+1
2007-03-27gl: update for latest mesa glsl-compiler mergeDave Airlie5-18/+22
2007-03-27fix loading of GLcore after recent loading changesDave Airlie1-2/+2
2007-03-26Update xorg.conf manpage for new RandR 1.2 monitor options.Eric Anholt1-6/+73
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