summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-02Merge branch 'master' into mpxPeter Hutterer280-5825/+4649
2007-04-02o fix minor error in comment for GetPointerEvents()Peter Hutterer1-1/+1
2007-04-02Xi: fix ProcXListInputDevices to include the virtual core devices.Peter Hutterer1-0/+9
2007-03-31Bug #6620: Fixed a missing 'else' in ATIPseudoDMAInit().Alberto Mardegan1-1/+1
2007-03-30Bump video driver ABI to 2.0 for cw change (commit 6ed08949af4f7ac09170d3d958...Aaron Plattner1-1/+1
2007-03-30formatting fixesBrian1-6/+12
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian5-14/+157
2007-03-30Tweak some parameters, etc. Things seem a little better now, but still a way...Brian2-7/+9
2007-03-30num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release positionBrian1-4/+4
2007-03-30more debugBrian3-13/+15
2007-03-30Checkpoint fixes to DMX for X input changes.Brian7-4/+242
2007-03-30more formatting fixesBrian1-3/+6
2007-03-30Fix some bad formatting.Brian1-35/+75
2007-03-30ompile fbcmap.c w/ -DXFree86Server instead of linking libfbcmap.a.Brian1-5/+5
2007-03-30Make xf86glx.c unaware of Mesa internalsGeorge Sapountzis5-79/+7
2007-03-30dix: Fix wrong cursor refcount.Peter Hutterer6-39/+34
2007-03-29dix: Try to get closer to the correct refcnt for cursors.Peter Hutterer1-3/+5
2007-03-29Xi: remove 'register' keywords.Peter Hutterer38-188/+188
2007-03-29dix: Pick keyboard instead of using virtual keyboard in Grab/UngrabKey.Peter Hutterer1-2/+2
2007-03-28Move the XAA private indices to be static.Adam Jackson7-16/+8
2007-03-28Bug #10296: Fix timer rescheduling.Tomas Janousek1-3/+6
2007-03-28Refuse to create tiny modes from EDID detailed timing.Adam Jackson2-0/+26
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-25Clean up DeviceIntPtr, prepare for Server 1.4 ABI. Move sprite-relatedPeter Hutterer9-112/+111
2007-03-25dix: Increase allocation size for core keyboard keymap to avoid bufferPeter 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