Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-31 | radeon: do not include xf86PciInfo.h | Tormod Volden | |
We already use atipciids.h instead most places. Signed-off-by: Tormod Volden <debian.tormod@gmail.com> | |||
2008-05-14 | RADEON: missing stdint.h includes | Corbin Simpson | |
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-16 | ati wrapper: xf86PciInfo.h is enough | George Sapountzis | |
2008-01-11 | ati wrapper: use pci ids | George Sapountzis | |
2007-03-24 | Move atichip.c from ati to atimisc. | George Sapountzis | |
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-06-15 | ati/r128: add includes to get C function decls | Dave Airlie | |
Also fix a void pointer cast | |||
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg | |
symbols directly. The xf86* versions aren't supposed to be used directly. Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. | |||
2006-03-12 | Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need | Benjamin Herrenschmidt | |
in atipciids.h so we can update the ATI driver independently of the server when new chips are added | |||
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-14 | Initial revision | Kaleb Keithley | |