summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18mach64 6.9.6xf86-video-mach64-6.9.6Adam Jackson1-1/+1
2017-07-17xf86-video-mach64: remove the GlxSetVisualConfigs stub and friendsEmil Velikov4-237/+3
2017-02-16D'oh, fix the previous commitAdam Jackson1-2/+2
2017-02-16Move max mode h/v checks into ATIValidModeAdam Jackson2-6/+17
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+2
2015-05-04mach64 6.9.5xf86-video-mach64-6.9.5Adam Jackson1-1/+1
2014-11-15mach64: fix build probably not required with pci access anywaysDave Airlie1-0/+2
2014-01-15Drop dependence on xf86PciInfo.hConnor Behan1-1/+36
2013-06-03Deal with pPict->pDrawable == NULL for source-only pictures.Matthieu Herrb1-2/+5
2013-04-04Bump minimum xserver to 1.4Adam Jackson1-1/+1
2013-04-04preinit: Don't bother explicitly loading int10, vbe will do it for usAdam Jackson1-41/+10
2012-12-26Remove unused atiaudio.c & ATIAudioNames declarationAlan Coopersmith3-53/+1
2012-12-26Remove unused atidecoder.c & atidecoder.hAlan Coopersmith3-103/+1
2012-12-19xf86-video-mach64 6.9.4xf86-video-mach64-6.9.4Alan Coopersmith1-1/+1
2012-12-18Remove call to obsolete miInitializeBackingStore()Alan Coopersmith1-1/+0
2012-12-16Remove dummy UTS / DFS hooksConnor Behan1-60/+0
2012-12-10Mach64PixelARGB should use exaGetPixmapFirstPixelAlan Coopersmith1-16/+1
2012-10-02Fix build with neither XAA nor EXA against xserver 1.13.0Adam Jackson1-0/+1
2012-09-26Don't gratuitously disable Render when ShadowFBingAdam Jackson1-14/+4
2012-07-18mach64: fix build on 32-bit.Dave Airlie1-1/+1
2012-07-17xf86-video-mach64: bump to version 6.9.3xf86-video-mach64-6.9.3Dave Airlie1-1/+1
2012-07-16mach64: fix build against server without XAADave Airlie2-2/+23
2012-07-02mach64: bump to 6.9.2xf86-video-mach64-6.9.2Dave Airlie1-1/+1
2012-06-06ati: only include deprecated file in one place.Dave Airlie2-1/+2
2012-06-06mach64: port to new compat API.Dave Airlie19-130/+200
2012-03-30Readme updatesAlan Coopersmith1-4/+4
2012-03-23xf86-video-mach64 6.9.1xf86-video-mach64-6.9.1Alan Coopersmith1-1/+1
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-7/+11
2011-10-29Use pci_device_map_legacy rather than xf86MapDomainMemoryJeremy Huddleston2-3/+13
2011-10-29Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston3-7/+7
2011-04-28Bump to 6.9.0xf86-video-mach64-6.9.0Julien Cristau1-1/+1
2011-04-28Replace deprecated xalloc/xfree/xrealloc with malloc/free/reallocJulien Cristau12-52/+52
2010-12-02mach64: fix the pixmap private API change.Dave Airlie1-0/+8
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-3/+2
2010-08-29Don't play wrapping gamesMark Kettenis2-19/+4
2010-08-29Don't attempt to stop video on Mach64's without hardware overlay supportMark Kettenis1-0/+3
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-3/+3
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1