xserver/hw/xfree86/common
Ian Romanick ab7a6d860d Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
Conflicts:

	hw/xfree86/os-support/bus/Pci.c
	hw/xfree86/os-support/bus/linuxPci.c
2007-06-18 16:51:13 -07:00
..
Makefile.am Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework 2006-12-08 17:24:15 -08:00
atKeynames.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
compiler.h Fixes for s390 2007-05-28 21:55:05 -04:00
extramodes Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04: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 Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
vesamodes Fix standard VESA modes. 2006-11-03 14:06:32 -08:00
xf86.h Eliminate xf86GetPciEntity from public interface. 2007-01-12 10:21:25 -08:00
xf86AutoConfig.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86Build.h.in Print the build time as well as the date if we can. 2007-06-04 02:03:44 -04:00
xf86Bus.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86Bus.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-03-28 08:08:04 -07:00
xf86Config.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86Config.h Improve modules loading defaults 2007-05-03 22:00:23 -04:00
xf86Configure.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86Cursor.c Small modification to blocking signals when switching modes. 2006-10-20 00:42:47 +03:00
xf86DGA.c XFree86: DGA: Don't call ProcessInputEvents from CloseScreen 2007-04-11 18:28:57 +03:00
xf86DPMS.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Date.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Debug.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-07-21 19:05:41 -04:00
xf86DefModes.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xf86DoProbe.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2006-07-25 11:30:04 -07:00
xf86DoScanPci.c Remove calls to LoaderCheckUnresolved(), since it's now a stub. 2006-08-28 18:17:32 -04:00
xf86Events.c Remove wscons keyboard handling stuff that doesn't belong there anymore. 2007-05-29 14:54:27 -06:00
xf86Globals.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-03-28 08:08:04 -07:00
xf86Helper.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86InPriv.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-07-21 19:05:41 -04:00
xf86Init.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86MiscExt.c xfree86/xf86misc: warning fixes 2006-11-08 15:29:15 +02:00
xf86Mode.c Need to use minPitch in miScanLineWidth() to get the shrinked 2007-06-01 23:55:40 -07:00
xf86Module.h Add xf86PostMotionEventP, takes a pointer instead of a variable number of 2007-06-04 06:48:06 -04:00
xf86Opt.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Option.c XFree86: Fix memory leak in option parsing 2007-04-10 23:58:20 +03:00
xf86PM.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86PciInfo.h Add ast driver/device info to Xorg server & config utilities 2006-10-19 17:30:54 -07:00
xf86Priv.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-03-28 08:08:04 -07:00
xf86Privstr.h Provide UseDefaultFontPath option 2007-05-03 22:51:32 -04:00
xf86RandR.c Fix the RandR failure path for rotated screens. 2006-07-21 15:20:40 -07:00
xf86Resources.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Version.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Versions.c completely remove OS keyboard layer 2006-08-12 18:56:05 +03:00
xf86VidMode.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86XKB.c Static markup and dead code cull over xkb/. 2007-03-20 18:37:02 -04:00
xf86Xinput.c In NewInputDeviceRequest, only call EnableDevice if xf86Screens[0]->vtSema is 2007-06-18 12:00:49 -04:00
xf86Xinput.h Add xf86PostMotionEventP, takes a pointer instead of a variable number of 2007-06-04 06:48:06 -04:00
xf86cmap.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86cmap.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86cvt.c Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, and 2006-07-28 16:02:02 -04:00
xf86fbBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86fbman.c Bug #9931: Fix linear allocations with a non-1-byte granularity. 2007-03-06 16:20:34 -08:00
xf86fbman.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86isaBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86noBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86pciBus.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2007-06-18 16:51:13 -07:00
xf86pciBus.h Eliminate unused fields in pciAccRec. 2007-01-17 12:15:09 -08:00
xf86sbusBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86sbusBus.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86str.h Replace PciBusId with 'struct pci_device *' 2007-01-17 14:04:43 -08:00
xf86xv.c xf86XVFillKeyHelper assumed root clip never changed. 2007-05-25 20:33:18 -07:00
xf86xv.h Add per-drawable Xv colour key helper function. 2006-10-20 00:42:44 +03:00
xf86xvmc.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86xvmc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86xvpriv.h Add per-drawable Xv colour key helper function. 2006-10-20 00:42:44 +03:00
xisb.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xisb.h Remove libc wrapper types from Xisb interfaces. 2006-04-07 16:08:50 +00:00
xorgHelper.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xorgVersion.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00