Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-27 | drop mach64 | George Sapountzis | |
2008-01-18 | mach64: workaround for corruption at upper-left | George Sapountzis | |
commit possible workaround, it's reported multiple times ... | |||
2008-01-11 | [mach64] Drop symbol lists. | George Sapountzis | |
egrep LOADER\|SymLists\|Symbols src/*.[hc] not needed after server commit bca9364f3f4a2376edbcf57a34f704ce28be21ba, i.e. xserver 1.2 compile-tested only | |||
2007-03-23 | Drop now unneeded _X_EXPORT's. | George Sapountzis | |
2007-01-28 | Banked memory is no longer needed. | George Sapountzis | |
- (pATI->BankInfo.BankSize = 0) in all cases, cull pATI->BankInfo - only keep the minimal pATIHW.SetBank interface for save/restore - clean ATISwap() a little, (NewHW.crtc != ATI_CRTC_VGA) - (UseSmallApertures == TRUE) <=> pATI->VGAAdapter | |||
2007-01-28 | We always use the accelerator CRTC within the xserver. | George Sapountzis | |
- cull (pATI->NewHW.crtc != ATI_CRTC_MACH64). | |||
2007-01-28 | Clean pATI->Adapter and pATI->VGAAdapter. | George Sapountzis | |
- cull (pATI->Adapter != ATI_ADAPTER_MACH64) - treat pATI->VGAAdapter as Bool | |||
2007-01-28 | Keep PCI mach64 only, drop: | George Sapountzis | |
- Chip < ATI_CHIP_88800GXC - Chipset != ATI_CHIPSET_ATI - Adapter != ATI_ADAPTER_MACH64 - depth < 8 | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-06-15 | fix some more unused variables and bad parameter passing | Dave Airlie | |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere. | Adam Jackson | |
2005-06-26 | Bug #3628: Fix video driver submodule visibility. | Adam Jackson | |
2005-03-26 | bugzilla #2057 (https://bugs.freedesktop.org/show_bug.cgi?id=2057) | Dave Airlie | |
attachment #1516 (https://bugs.freedesktop.org/attachment.cgi?id=1516) Add TVOUT Support for Mach64 (Leif Delgass, fixed up for Xorg by me). | |||
2004-12-19 | - Add DRI resume support (Micha Feigin) bug 2063 | Alex Deucher | |
2004-07-23 | - Add a new option, BuildDevelDRIDrivers, which controls whether | Eric Anholt | |
DevelDRIDrivers is non-empty. DevelDRIDrivers contains those drivers aren't built by default either due to being unusable on that architecture (but buildable for testing) or due to security concerns, as in the mach64 and savage cases. - Merge the Mach64 DDX's DRI support, under the XF86DRI_DEVEL define, which is set only when BuildDevelDRIDrivers is set. - Fix up of the sets of DRI drivers built for various architectures. - Fix build of unichrome DRI driver, which is now enabled on x86. | |||
2004-06-16 | DRI trunk-20040613 import | Eric Anholt | |
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2004-01-29 | Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | |
2003-11-14 | Initial revision | Kaleb Keithley | |