xserver/hw/xfree86/common
Egbert Eich 04ccba4d40 Don't fail calling function when DriverFunc() for RandR fails as
DriverFunc() also returns FALSE when the specific sub function isn't
    supported. In the case of xf86RandRGetInfo() we simply rely on what has
    been set before and return TRUE. In the case of xf86RandRSetConfig() we
    only bail with FALSE if we have to do a rotation and the call fails. We
    presently cannot do rotation on the fly without the help of a driver
    function (Bugzilla #2745).
2005-03-16 12:16:06 +00:00
..
atKeynames.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
compiler.h Bug #2114: PPC64 Linux build fix: use system definition of eieio(). 2005-01-13 01:22:53 +00:00
extramodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fourcc.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
modeline2c.pl Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
scoasm.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
vesamodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86.h Use __printf__ in gcc function attributes to avoid clash with libc wrapper 2004-12-02 21:58:58 +00:00
xf86AutoConfig.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Bus.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86Bus.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Config.c xf86Config.c references USE_DEPRECATED_KEYBOARD_DRIVER so define it if 2004-12-06 21:54:19 +00:00
xf86Config.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Configure.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86Cursor.c Add support for on-the-fly screen rotation when supported by hardware (Aron 2004-07-30 21:53:09 +00:00
xf86DGA.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86DPMS.c Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +00:00
xf86Date.h Update release and date for first RC. 2004-08-16 22:48:50 +00:00
xf86Debug.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86DefModes.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86DoProbe.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86DoScanPci.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Events.c //bugs.freedesktop.org/show_bug.cgi?id=2543) attachment #2019 2005-03-05 20:47:12 +00:00
xf86Globals.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86Helper.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86InPriv.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Init.c Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86Io.c Fix shared reqs for Xlibi18n, Xaw6 & Xmu for Solaris 2004-07-28 03:57:19 +00:00
xf86Kbd.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdBSD.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdLnx.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86KbdMach.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Keymap.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86MiscExt.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Mode.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Module.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Opt.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Option.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86PM.c - Don't suspend Xserver on APM standby request as this seems to cause 2005-01-14 19:29:18 +00:00
xf86PciInfo.h Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.) 2005-02-18 19:55:35 +00:00
xf86Priv.h Modifying X.Org Xserver DDX to allow to run X with ordinary user 2005-01-28 16:13:00 +00:00
xf86Privstr.h Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 2004-01-29 08:08:57 +00:00
xf86RandR.c Don't fail calling function when DriverFunc() for RandR fails as 2005-03-16 12:16:06 +00:00
xf86Resources.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Version.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86Versions.c Initial revision 2003-11-25 19:29:01 +00:00
xf86VidMode.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86XKB.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Xinput.c Fix debugging ErrorF() so it compiles when DEBUG is true. 2005-01-19 22:23:20 +00:00
xf86Xinput.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86cmap.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
xf86cmap.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86fbBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86fbman.c Fix for XV memory allocation: Also use tiled area for allocation even if it 2004-08-27 21:44:54 +00:00
xf86fbman.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86isaBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86noBus.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86pciBus.c Added PCI2Host bus translations for linux PPC and fixed fixed bugs in 2005-02-09 11:12:54 +00:00
xf86pciBus.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86sbusBus.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86sbusBus.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86str.h Check the pixel clock choosen for a specific refresh rate against the 2005-02-07 11:56:31 +00:00
xf86xv.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86xv.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvmc.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvmc.h XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86xvpriv.h Initial revision 2003-11-25 19:29:01 +00:00
xisb.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xisb.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xorgHelper.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xorgVersion.h Fix banner to print out proper version information. 2004-08-16 02:07:53 +00:00