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