xserver-multidpi/hw/xfree86/common
Roland Mainz 159e443a22 //bugs.freedesktop.org/show_bug.cgi?id=1688) attachment #1530
(https://bugs.freedesktop.org/attachment.cgi?id=1530): Fix the current
    implementation to make it possible to slow down the mouse pointer or
    use arbitrary fractions (without running into rounding error issues).
    The change is using the same method of preserving rounding errors that
    the exponential method is already using. Patch by Jan Brunner
    <Jan_B@gmx.ch>.
2004-12-13 02:13:32 +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 Added support for LynxOS 4.0 (Thomas Mueller). 2004-08-27 19:27:12 +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 ifdef'ed some IA32-only assembler statements. Presently these chipsets are 2004-07-06 14:49:13 +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
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
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 Fixed sig11 which occured when calling a CloseDisplay() after 2004-11-01 16:05:27 +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
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
xf86DGA.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86DoProbe.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +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
xf86DPMS.c Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +00:00
xf86Events.c Add facility to catch sig 4 from driver. This can be used to check for OS 2004-10-29 02:06:17 +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
xf86Globals.c Separated Intel drivers from default DriDrivers to avoid building them on 2004-07-06 14:37:48 +00:00
xf86Helper.c Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones. 2004-09-22 04:38:03 +00:00
xf86Init.c Remove this file and all references to the binary expiry code. 2004-11-24 02:45:33 +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
xf86Io.c Fix shared reqs for Xlibi18n, Xaw6 & Xmu for Solaris 2004-07-28 03:57:19 +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
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
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
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
xf86pciBus.c Cosmetic fix to make xf86pciBus.c use standard min() macro. 2004-11-11 20:10:28 +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
xf86PciInfo.h Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. 2004-07-30 22:20:21 +00:00
xf86PM.c XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:29:01 +00:00
xf86Priv.h Remove this file and all references to the binary expiry code. 2004-11-24 02:45:33 +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 Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +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
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 Removed distro specific stuff. 2004-08-02 19:35:07 +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
xf86Xinput.c //bugs.freedesktop.org/show_bug.cgi?id=1688) attachment #1530 2004-12-13 02:13:32 +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
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
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