summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-07-09Remove README.font, since it's just an old text copy of xorg-docs/sgml/fontsAlan Coopersmith2-1159/+0
2008-07-07Improved driver selection when autoconfiguring driver without xorg.confAlan Coopersmith1-81/+142
2008-07-07Update bsd & solaris descriptions in README.OS-libAlan Coopersmith1-2/+2
2008-07-04Remove unused function and variables.Tiago Vignatti3-10/+1
2008-07-04Fix typo in the last commit.Tiago Vignatti1-1/+1
2008-07-04Remove deprecated function miPointerPosition().Tiago Vignatti3-3/+2
2008-07-04Update README.OS-lib to reflect reality.Tiago Vignatti1-283/+0
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti3-198/+0
2008-07-04Remove inexistent function headers.Tiago Vignatti1-2/+0
2008-07-04modes: fix initial xorg.conf mode selection.Dave Airlie1-0/+51
2008-07-03xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.Peter Hutterer2-7/+14
2008-07-03xfree86: handle missing Screen lines in the ServerLayout #16301Peter Hutterer1-0/+18
2008-07-03xfree86: move declaration of configured_device to start of function.Peter Hutterer1-1/+2
2008-07-03modes: check the crtc is valid before using its desired modes.Dave Airlie1-3/+5
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson6-0/+11
2008-07-02Remove KdOffscreenMarkUsed() as all its callers are gone.Chris Ball2-26/+0
2008-07-01Auf wiedersehen, KAA.Adam Jackson7-2405/+0
2008-07-01Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit modeJeremy Uejio1-2/+28
2008-07-01Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.Aaron Plattner1-0/+19
2008-07-01Don't try to load DRI2 if built without it.Adam Jackson1-0/+2
2008-07-01Declare xf86InterpretEEDID() properly.Adam Jackson1-0/+4
2008-06-30Revert "XInput ABI is 2.1, not 3.1."root1-1/+1
2008-06-30XInput ABI is 2.1, not 3.1.Adam Jackson1-1/+1
2008-06-30Do EEDID in RANDR 1.2.Adam Jackson1-2/+3
2008-06-30Hexdump the whole EDID block if extensions present.Adam Jackson1-11/+17
2008-06-30Actually fetch all blocks of EEDID if asked to.Adam Jackson5-18/+36
2008-06-30Bump ABI minor numbers for the devPrivate ABI functions.Adam Jackson1-5/+5
2008-06-25xf86GetOptValFreq wants a pointer to double, but maxPixClock is an intAlan Coopersmith1-2/+6
2008-06-25XTrap delenda est.Adam Jackson2-55/+1
2008-06-24xfree86: kill INHERIT_LOCK_STATE macro.Tiago Vignatti1-39/+0
2008-06-25xfree86: fix up leftover allocation of xf86Events.Peter Hutterer1-1/+1
2008-06-24x86emu: fix build, fallout from 9719354Julien Cristau1-1/+1
2008-06-24Fix "warning: suggest parentheses around && within ||".Eamon Walsh1-1/+1
2008-06-24Fix "warning: assignment discards qualifiers from pointer target type".Eamon Walsh1-5/+4
2008-06-24Fix "warning: passing argument 1 of `modeIsPresent' from incompatible pointer...Eamon Walsh1-2/+2
2008-06-24Fix "warning: passing argument 1 of `xf86addNewLoadDirective' from incompatib...Eamon Walsh1-2/+2
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson10-11/+11
2008-06-24Bug #11842: Fix emulation of int1A PCI BIOS services.Adam Jackson1-6/+6
2008-06-24Remove xorgconfig. Use X -configure instead.Adam Jackson9-7075/+1
2008-06-24Bug #15665: Fix building without Composite.Paul Bender1-0/+2
2008-06-24Remove some default modes that really shouldn't be in the default set.Adam Jackson1-6/+0
2008-06-23kdrive: fix building with --disable-xv (bug#16488)Julien Cristau1-2/+7
2008-06-23Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin1-9/+6
2008-06-23Implement bswap in x86emu.Adam Jackson1-8/+55
2008-06-19Various messages clean-ups.Matthieu Herrb1-7/+12
2008-06-19build fixMatthieu Herrb1-1/+1
2008-06-19preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2008-06-19Remove RCS Id.Matthieu Herrb1-1/+0
2008-06-19Let code build with gcc 2.95Matthieu Herrb2-8/+13
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick3-482/+14