summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-01-24Bump the version number to 13.4.0xf86-video-vmware-13.4.0Peter Hutterer
2022-08-23Build xz tarballs instead of bzip2Alan Coopersmith
2018-11-29vmwgfx: Use libdrm to obtain the drm device node name v2Thomas Hellstrom
2018-05-17Bump version number for releasexf86-video-vmware-13.3.0Thomas Hellstrom
2018-01-03Bump version number for release candidateThomas Hellstrom
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2016-05-30vmware: Bump minor to signal availability of new featuresThomas Hellstrom
2016-02-01vmware/vmwgfx: Expose kernel connector attributes and react to hotplug eventsThomas Hellstrom
2014-04-01configure: fix build without xatrackerJulien Cristau
2014-03-26Bump the version number to 13.0.2xf86-video-vmware-13.0.2Jakob Bornecrantz
2014-01-09vmware: Require libdrm 2.4.38 to build XMir.Thomas Hellstrom
2013-12-06vmwgfx: Support also XA version 1 v2Thomas Hellstrom
2013-08-02vmwgfx: update for XA API changesRob Clark
2013-04-17Bump the version number to 13.0.1xf86-video-vmware-13.0.1Jakob Bornecrantz
2013-01-15Bump the version number to 13.0.0xf86-video-vmware-13.0.0Zack Rusin
2012-12-06xf86-video-vmware 12.0.99.901Zack Rusin
2012-03-20Bump version number for the releasexf86-video-vmware-12.0.2Jakob Bornecrantz
2012-03-20vmware/legacy: Fix crash on Xserver 1.12.0Jakob Bornecrantz
2012-03-13Bump version number for the releasexf86-video-vmware-12.0.1Jakob Bornecrantz
2012-03-13config: move AC_SYS_LARGEFILE in autoconf init sectionGaetan Nadon
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon
2012-03-08Bump version number for the releasexf86-video-vmware-12.0.0Zack Rusin
2012-01-13Bump version number for releasexf86-video-vmware-11.99.901Thomas Hellstrom
2012-01-13Make the driver build pass "make distcheck"Thomas Hellstrom
2011-12-19Merge branch 'vmwgfx_branch'Thomas Hellstrom
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom
2011-10-05xf86-video-vmware 11.0.99.901xf86-video-vmware-11.0.99.901Thomas Hellstrom
2011-07-11vmwgfx: Fix logic when checking for XAJakob Bornecrantz
2011-07-01vmwgfx: Require libxatracker >= 0.4.Thomas Hellstrom
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom
2011-06-17vmwgfx: Check for large filesThomas Hellstrom
2011-06-17vmwgfx, saa: Build saa as a convenience libraryThomas Hellstrom
2011-06-16vmwgfx: Fix up driver build process for Xserver >= 1.7.Thomas Hellstrom
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom
2011-03-30vmwlegacy: Make sure we draw the colorkey to the right drawableThomas Hellstrom
2010-11-09Bump package version to 11.0.3 for releasexf86-video-vmware-11.0.3Thomas Hellstrom
2010-09-16Make sure we build on 1.4.99.Thomas Hellstrom
2010-09-07vmware/vmwlegacy: Silence compilation errors and -warnings.Thomas Hellstrom
2010-08-19vmwarectrl: rework standalone package as a subdir of driverGaetan Nadon
2010-08-18Make the driver build and run without libdrm.Thomas Hellstrom
2010-08-10xf86-video-vmware 11.0.2xf86-video-vmware-11.0.2Adam Jackson
2010-07-23config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon
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([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