summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02BSD MakefileobsdMatthieu Herrb
2024-06-07fix FTBS on i386/i686: int size mismatchHEADmasterEnrico Weigelt, metux IT consult
2024-05-28drop compat with ancient xserverEnrico Weigelt, metux IT consult
2024-05-13Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-01-07Fix -Wunused-variable warningAlan Coopersmith
2024-01-07Handle 2 -Wmissing-prototypes warningsAlan Coopersmith
2024-01-07Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2024-01-07configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith
2023-05-07xf86-video-dummy 0.4.1xf86-video-dummy-0.4.1Alan Coopersmith
2023-03-17List argument types in dummyRec->CreateWindow() function declarationAlan Coopersmith
2022-04-19gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-04-19Avoid leaking pixel memory if DUMMYScreenInit failsAlan Coopersmith
2022-04-05xf86-video-dummy 0.4.0xf86-video-dummy-0.4.0Matt Turner
2022-01-22gitlab CI: add a basic build testAlan Coopersmith
2022-01-22Fix spelling/wording issuesAlan Coopersmith
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith
2020-03-10Increase maximum number of video outputs to 16Marek Marczykowski-Górecki
2020-03-10xf86-video-dummy: changeable physical output sizeMarek Marczykowski-Górecki
2020-03-10RandR support in dummy video driverMarek Marczykowski-Górecki
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2017-08-14Support for 30 bit depth in dummy driverAntoine Martin
2017-08-05DUMMYGetRec: Fix misleading indentationAaron Plattner
2017-08-05fix a memory leak in probeXiaolei Yu
2017-08-05Get rid of dPtr->FBBaseAaron Plattner
2017-08-05Remove DGA supportAaron Plattner
2017-08-05Delete dPtr->screenSaverAaron Plattner
2017-08-05Delete XV stuffAaron Plattner
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
2016-12-14xf86-video-dummy 0.3.8xf86-video-dummy-0.3.8Julien Cristau
2016-12-14configure: require xorg-server 1.4.99.901Julien Cristau
2016-10-28Remove pointless empty functionsAaron Plattner
2016-09-21remove dead code in dummy driverAntoine Martin
2016-02-05Switch to using dixChangeWindowPropertyPeter Hutterer
2015-09-17Honor DacSpeed setting in xorg.confAntoine Martin
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-09-09Bump to 0.3.7xf86-video-dummy-0.3.7Julien Cristau
2012-09-25Remove mibstore.hAdam Jackson
2012-07-18dummy: bump to 0.3.6 for releasexf86-video-dummy-0.3.6Dave Airlie
2012-06-05dummy: convert to the new server APIs.Dave Airlie
2012-05-23dummy: convert to new scrn conversion APIs.Dave Airlie
2012-05-23dummy: add scrn conversion api compat header.Dave Airlie
2012-04-05Add XORG_LIBS to LIBADDYaakov Selkowitz
2012-04-05Only include Xv headers if server supports itYaakov Selkowitz
2012-01-09Don't use XFreeXDGA to determine DGA supportJeremy Huddleston