Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-19 | [PATCH] Compile warning fixes. | Paulo Cesar Pereira de Andrade | |
Minor changes to avoid declarations mixed with code. Ansified functions with empty prototype to specify they don't receive arguments. Added some prototypes to radeon.h, and major reorder on radeon.h adding prototypes in alphabetical order and specifying to file that defines it. | |||
2008-02-15 | ati wrapper: translate Device lines | George Sapountzis | |
2008-01-18 | use stand-alone drivers for each chip family. | George Sapountzis | |
Do not load the ati wrapper when the user specifies the sub-driver name in the Driver line of xorg.conf. Also, for -configure cause the wrapper to fail and let each sub-driver speak for themselves. | |||
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 | Move {atimach64,r128,radeon}_probe.c from ati to subdrivers. | George Sapountzis | |
Subdrivers are now loaded from the wrapper Probe function rather than at screen creation time. The wrapper Identify callback only prints chip families now, chip lists are printed when a subdriver is loaded. This also avoids duplication of subdriver Identify callbacks. Unknown radeons should still get a list of known radeon and then probe fails... Probe for atimisc last to avoid needless loading in most cases (r128, radeon). | |||
2007-03-08 | Move atioption.c from ati to atimisc. | George Sapountzis | |
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers. | Adam Jackson | |
2004-08-11 | Bug #978: Silence more unresolved symbol warnings from the ati driver. | Adam Jackson | |
Patch from Stefan Dirsch. | |||
2004-08-10 | Bug #978: Silence unresolved symbol warnings from the ati driver. ReportedXORG-6_7_99_1 | Adam Jackson | |
by Michel Daenzer. | |||
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | 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 2004xf86-012804-2330 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | |
2003-11-14 | Initial revision | Kaleb Keithley | |