summaryrefslogtreecommitdiff
path: root/src/mga_macros.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-16WAITFIFO: add do { ... } while (0) to avoid -Wextra-semi-stmt warningsAlan Coopersmith1-2/+3
2024-11-16CHECK_DMA_QUIESCENT: add do ... while (0) to avoid -Wextra-semi-stmt warningsAlan Coopersmith1-3/+3
2024-11-16Remove MGA_NOT_HAL() macro left behind from HAL removalAlan Coopersmith1-2/+0
2012-01-04Untangle XF86DRI from the driver-specific DRI definePeter Hutterer1-2/+2
2011-09-20Delete support for MGA's proprietary HAL: unifdef USEMGAHAL.Jamey Sharp1-11/+0
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2007-08-31Use XSERVER_LIBPCIACCESS to detect pci-rework.Ian Romanick1-1/+1
2007-08-22Merge PCI-rework support and "classic" PCI interface support into one treeIan Romanick1-0/+14
2006-12-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Ian Romanick1-2/+1
2006-10-27Convert tests of pMga->Chipset to tests of single bit flags.Ian Romanick1-8/+2
2006-07-26Current state of MGA driver modified to work with the xserverIan Romanick1-9/+2
2006-04-02Bug #6328: Add support for Matrox G200SE chips. (Matrox)Adam Jackson1-0/+2
2006-03-20Bug #5587: Refactor mga_storm.c to only build once for all color depths.Adam Jackson1-39/+10
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-1/+1
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-14Initial revisionXORG-STABLEKaleb Keithley1-0/+118