summaryrefslogtreecommitdiff
path: root/src/r128_accel.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith1-1367/+0
2024-01-08Fix 9 -Wmissing-prototypes warningsAlan Coopersmith1-2/+0
2022-01-27Fix spelling/wording issuesAlan Coopersmith1-1/+1
2018-07-27Move loading of EXA and XAA modules into R128PreInitAccelKevin Brace1-1/+0
2018-07-24Separate EXA and XAA initializationKevin Brace1-37/+7
2018-07-19Reorganize r128_exa.cKevin Brace1-21/+1
2018-07-09Remove compilation warnings related to debug messagesKevin Brace1-4/+4
2018-07-09Deprecate R128TRACE macro when generating debug messagesKevin Brace1-19/+38
2015-03-02Typo fixConnor Behan1-1/+1
2014-08-06Remove custom DGA codeConnor Behan1-2/+2
2014-08-06Remove custom dualhead codeConnor Behan1-10/+8
2014-07-16Use standard integersConnor Behan1-10/+10
2014-07-16Get entity without code duplicationConnor Behan1-6/+2
2013-03-08Swap pixmap bytes for a solid picture on big endian hostConnor Behan1-0/+37
2012-07-30Fix build without XAA againConnor Behan1-2/+4
2012-07-17Add EXA supportConnor Behan1-6/+31
2012-07-15r128: drop XAA support.Dave Airlie1-0/+15
2012-06-06r128: port to new compat API.Dave Airlie1-1/+1
2012-01-04Untangle XF86DRI from the driver-specific DRI definePeter Hutterer1-9/+9
2011-12-19Make failure to XAA non-fatalAdam Jackson1-0/+3
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston1-1/+1
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-06-03Bug #1889: Stop the CCE before an engine reset. (Conn)Daniel Stone1-0/+3
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+2
2005-12-14Bug #1760: Fix ati wrapper multihead to be dlloader friendly.Adam Jackson1-2/+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
2004-12-19- Add support for Dualhead on M3/M4 (bug 1760)Alex Deucher1-1/+61
2004-12-04Retry CCE idle commands until the (higher) timeout is reached, and properlyDaniel Stone1-1/+7
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,Eric Anholt1-5/+4
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-0/+1
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-4/+5
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-1/+1
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
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-5/+4
2003-11-14Initial revisionKaleb Keithley1-0/+1806