summaryrefslogtreecommitdiff
path: root/src/aticonfig.c
AgeCommit message (Expand)AuthorFilesLines
11 daysRemove XAA supportAlan Coopersmith1-16/+1
11 daysWhen not using EXA, don't claim to be using XAA if it's not compiled inAlan Coopersmith1-1/+7
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2023-04-09Variable scope reductions as suggested by cppcheckAlan Coopersmith1-2/+1
2022-07-10xf86-video-mach64 6.9.7xf86-video-mach64-6.9.7Alan Coopersmith1-0/+4
2022-02-06Rename bool to boolean for OptionInfoRec.Josselin Poiret1-19/+19
2022-01-22Fix spelling/wording issuesAlan Coopersmith1-1/+1
2011-04-28Replace deprecated xalloc/xfree/xrealloc with malloc/free/reallocJulien Cristau1-1/+1
2008-02-07mach64: consolidate refclk #2George Sapountzis1-22/+0
2008-02-07mach64: consolidate refclk #1George Sapountzis1-3/+4
2007-03-23Drop now unneeded _X_EXPORT's.George Sapountzis1-1/+1
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis1-1/+200
2007-02-12[mach64] Enable RENDER acceleration on the Pro variants.George Sapountzis1-11/+14
2007-02-05Cleanup checks for pATI->PCIInfo.George Sapountzis1-9/+1
2007-01-28Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis1-0/+2
2007-01-28Drop support for non-programmable clocks.George Sapountzis1-2/+0
2007-01-28Always use the linear aperture.George Sapountzis1-31/+0
2007-01-28Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis1-8/+0
2006-11-13[mach64] Use asynchronous DMA mode by default.George Sapountzis1-1/+1
2006-10-03[mach64] Fix build for !defined(USE_EXA).George Sapountzis1-1/+1
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis1-0/+7
2006-08-05[mach64] EXA support.George Sapountzis1-0/+22
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+2
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-03-26bugzilla #2057 (https://bugs.freedesktop.org/show_bug.cgi?id=2057)Dave Airlie1-0/+37
2004-07-23- Add a new option, BuildDevelDRIDrivers, which controls whetherEric Anholt1-13/+25
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-0/+43
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-19/+9
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-8/+18
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-18/+20
2003-11-14Initial revisionKaleb Keithley1-0/+244