summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner23-68/+68
2007-04-09In AIGLX EnterVT processing, invoke driver EnterVT before resuming glx.Keith Packard1-1/+5
2007-04-09Add setrlimit call in -core option to make dumps occur.Keith Packard1-0/+8
2007-04-08XFree86: Treat evdev and vmmouse as mouse drivers (bug #10512, #10559)Daniel Stone1-1/+5
2007-04-07regenerated to fix bug 10371Brian1-3/+3
2007-04-06GLcore: fix after moving xf86glx_util.[hc] to Mesa.George Sapountzis5-258/+5
2007-04-05configure: minor cosmetic, move GLX extension options together.George Sapountzis1-9/+15
2007-04-05glx: Remove stray __GLinterface.George Sapountzis2-2/+2
2007-04-05glx: fix symlink, glcontextmodes.c was moved to mesa/src/glx/George Sapountzis1-3/+0
2007-04-04Add an EXA driver callback to determine whether a pixmap isThomas Hellstrom2-1/+21
2007-04-03Swap RRScreenChangeNotifyEvent dimensions when the screen has one crtc and it...Aaron Plattner1-5/+13
2007-04-03Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.Brian1-3/+22
2007-04-03s/intead/instead/Brian1-1/+1
2007-04-03add DDXRingBell() stub to solve link problemBrian1-0/+6
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian9-102/+143
2007-04-03Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserverMatthieu Herrb9-312/+187
2007-04-03CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory CorruptionMatthieu Herrb1-2/+11
2007-04-02Don't erase current crtc for outputs on CloseScreenKeith Packard1-1/+0
2007-04-02Move modes/ debugging output under Option "ModeDebug" in the Device section.Eric Anholt3-20/+49
2007-04-02clean-up, debug codeBrian1-5/+5
2007-04-02fix formattingBrian1-5/+11
2007-04-02checkpoint: more clean-upBrian1-60/+40
2007-04-02formatting fixesBrian1-24/+50
2007-04-02clean-up dmxCoreMotion() dmxCoreMotion2()Brian1-141/+5
2007-04-02checkpoint clean-upBrian2-41/+11
2007-04-02remove some debug codeBrian1-5/+0
2007-04-02for completeness, init dummy's min/maxval[1] values (vertical axis)Brian1-0/+2
2007-04-02As for normal mouse device, init valuator maxval[] to real values, not zero.Brian1-2/+7
2007-04-02In dmxBackendMouGetInfo() initialize the info->minval[], maxval[] arrays to t...Brian1-1/+5
2007-04-02undo 1280 valuator hackBrian1-3/+3
2007-04-02Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co...Brian1-12/+4
2007-04-02formatting fixesBrian1-3/+6
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-29Xi: remove 'register' keywords.Peter Hutterer38-188/+188
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