xserver/hw/xfree86/common
Ian Romanick 8b6596b1e1 Move probe_devices_from_device_sections,
add_matching_devices_to_configure_list, and check_for_matching_devices
from xf86Helper.c to xf86Init.c.  These functions are only called from
a single place in xf86Init.c, so it makes sense for them to live
there.  They were originally in xf86Helper.c because they evolved out
another function that was already in that file.
2006-06-09 16:08:06 -07:00
..
Makefile.am Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
atKeynames.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
compiler.h Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
extramodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fourcc.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
modeline2c.pl Include xorg-config.h so the generated file will also include it. 2005-09-27 13:47:26 +00:00
scoasm.h See ChangeLog entry 2005-11-07 for details. 2005-11-08 06:33:30 +00:00
vesamodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86.h Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86AutoConfig.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Build.h.in Add auto-generated header files. 2005-07-01 21:15:20 +00:00
xf86Bus.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Bus.h Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Config.c fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes 2006-06-08 10:27:28 -07:00
xf86Config.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86Configure.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Cursor.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86DGA.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86DPMS.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86Date.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86Debug.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86DefModes.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86DoProbe.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86DoScanPci.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Events.c Delete a (now misleading) message from the crash handler. 2006-06-07 11:44:36 -04:00
xf86Globals.c Ditch more alternate-loader braindamage. 2006-06-01 20:22:39 +00:00
xf86Helper.c Move probe_devices_from_device_sections, 2006-06-09 16:08:06 -07:00
xf86InPriv.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86Init.c Move probe_devices_from_device_sections, 2006-06-09 16:08:06 -07:00
xf86Io.c Remove -xkbmap argument. 2006-05-29 11:14:03 +00:00
xf86Kbd.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86KbdBSD.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86KbdLnx.c Remove needless usage of DECkeysym.h. 2005-07-03 10:51:16 +00:00
xf86KbdMach.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86Keymap.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86MiscExt.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86Mode.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86Module.h Bump the ABI versions. Due to Glyph privates and the XV update below, the 2006-04-07 18:56:04 +00:00
xf86Opt.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86Option.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86PM.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86PciInfo.h Add support for ZX2 PCI-E local bus adaptors. (Alex Williamson, HP) 2006-03-16 16:29:17 +00:00
xf86Priv.h Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86Privstr.h Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +00:00
xf86RandR.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86Resources.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86Version.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86Versions.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86VidMode.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86XKB.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86Xinput.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86Xinput.h Export xf86ActivateDevice, used by the evdev driver. 2006-02-16 01:03:09 +00:00
xf86cmap.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86cmap.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86fbBus.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86fbman.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86fbman.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86isaBus.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86noBus.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86pciBus.c Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86pciBus.h Initial batch of changes for PCI rework. All future changes will be 2006-06-07 14:09:02 -07:00
xf86sbusBus.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86sbusBus.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86str.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver 2006-06-07 14:09:12 -07:00
xf86xv.c Bump the ABI versions. Due to Glyph privates and the XV update below, the 2006-04-07 18:56:04 +00:00
xf86xv.h Bump the ABI versions. Due to Glyph privates and the XV update below, the 2006-04-07 18:56:04 +00:00
xf86xvmc.c Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
xf86xvmc.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86xvpriv.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xisb.c Remove libc wrapper types from Xisb interfaces. 2006-04-07 16:08:50 +00:00
xisb.h Remove libc wrapper types from Xisb interfaces. 2006-04-07 16:08:50 +00:00
xorgHelper.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xorgVersion.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00