Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-27 | drop r128 | George Sapountzis | |
2008-02-15 | r128: do not compile in PciChipsets twice | George Sapountzis | |
2008-01-11 | r128: pci-rework conversion | George Sapountzis | |
compile-tested only | |||
2007-12-11 | sparse fixes and cleanups from arekm | Arkadiusz Miskiewicz | |
2007-03-20 | Fix advertised minimum minor version of the DRI module. | Michel Dänzer | |
We don't automatically require bumped minor versions. | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-06-29 | Fix strict aliasing violation flagged by gcc -Wall. | Michel Dänzer | |
2006-06-15 | remove all printf specifier warnings on Linux | 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 | |||
2005-11-11 | Bug #1028: Don't (incorrectly) mark the 24/8 z/stencil case as slow, which | Eric Anholt | |
resulted in whining at runtime about the visual not being supported. | |||
2005-10-21 | Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1 | Adam Jackson | |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane | |
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-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8 | Adam Jackson | |
number of the DRIInfoRec, disambiguating it from the XF86DRI protocol version number. Modify DRIQueryVersion to return the libdri version number, which all DDXes were requesting implicitly. Fix the DDXes to check for the DRIINFO version they were compiled against. | |||
2004-12-04 | Disable interrupt handling after the DRM handler has been removed, | Daniel Stone | |
preventing lockups (closes: #1886). Allow pitches with a granularity of 32, rather than 64, because some clamshell iBooks have 800-byte pitches. Change Xv allocation granularity to 8 bytes, rather than 16 bytes, also (closes: #1888). | |||
2004-07-10 | Bugzilla #849: Fix DRI pagesize assumptions in radeon and r128 drivers. | Adam Jackson | |
from mharris@, reviewed and applied to DRI by airlied@. | |||
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, | Eric Anholt | |
with the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point. | |||
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040613 | Eric Anholt | |
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 | |
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 | |