Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-17 | Bug #15169: Make the server build again on Alpha. | Ian Romanick | 1 | -415/+0 | |
Still won't work until the kernel makes the resource files actually exist. | |||||
2007-08-27 | Remove the BusAccWindows resource code which is now unused. | Eric Anholt | 1 | -28/+0 | |
This was a bunch of poorly defined resource ranges per OS/platform combination which were supposed to represent what regions could potentially have resources allocated into them. | |||||
2007-03-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Ian Romanick | 1 | -2/+3 | |
pci-rework Conflicts: hw/xfree86/Makefile.am hw/xfree86/dri/dri.c | |||||
2007-02-25 | Fix root bus/domain selection on alpha | Jay Estabrook | 1 | -2/+3 | |
2007-01-24 | Move xf86ReadLegacyBIOS to the one place that uses it. | Ian Romanick | 1 | -28/+0 | |
xf86ReadLegacyBIOS is only used by one function in int10/generic.c. Move a generic implementation of that function there, rename it to read_legcay_BIOS, and delete all remnants of it from all other places. | |||||
2006-08-08 | Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's | Ian Romanick | 1 | -9/+6 | |
what it is actually used for. Modify a few routines in linuxPci.c to take pci_device structures as parameters in stead of PCITAGs. | |||||
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Ian Romanick | 1 | -1/+0 | |
pci-rework Conflicts: hw/xfree86/common/xf86Init.c hw/xfree86/int10/pci.c hw/xfree86/scanpci/xf86PciData.h hw/xfree86/scanpci/xf86PciStdIds.h hw/xfree86/scanpci/xf86PciStr.h hw/xfree86/scanpci/xf86ScanPci.h hw/xfree86/utils/pcitweak/pcitweak.c hw/xfree86/utils/scanpci/scanpci.c Re-removed most of the conflicting files. | |||||
2006-07-24 | Global s/xf86MapDomainIO/xf86MapLegacyIO/. Let's call a duck a duck, | Ian Romanick | 1 | -7/+6 | |
okay? Since xf86MapLegacyIO is called from only one place, cut the parameter list down to the one parameter that actually conveys some information: the one that gives a PCI device. Change from using a PCITAG to a pci_device. | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 | |
2006-06-07 | Initial batch of changes for PCI rework. All future changes will be | Ian Romanick | 1 | -3/+0 | |
tracked individually. | |||||
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson | 1 | -4/+4 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -1/+5 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt | 1 | -1/+1 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+474 | |