summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02add BSD MakefileobsdMatthieu Herrb
2024-05-22drop obsolete check for REGION_NULLHEADmasterEnrico Weigelt, metux IT consult
2024-05-22drop support for ancient xserver versionsEnrico Weigelt, metux IT consult
2024-05-18Raise 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
2023-09-27xf86-video-siliconmotion 1.7.10xf86-video-siliconmotion-1.7.10Alan Coopersmith
2023-09-26gitlab CI: ensure libtool is installed in build containerAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2022-12-15Replace malloc()+memset() with calloc()Alan Coopersmith
2022-12-15Replace malloc()+snprintf() with Xasprintf()Alan Coopersmith
2022-12-15Quiet -Wempty-body warningAlan Coopersmith
2022-12-15constify some char * declarationsAlan Coopersmith
2022-12-08gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-01-28gitlab CI: add a basic build testAlan Coopersmith
2022-01-28Fix spelling/wording issuesAlan Coopersmith
2022-01-28Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
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: Implement GNOME Build APIColin Walters
2017-01-26configure: Drop AM_MAINTAINER_MODEPeter Hutterer
2017-01-17xf86-video-siliconmotion 1.7.9xf86-video-siliconmotion-1.7.9Matt Turner
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2015-09-30Use X11/Xarch.h for endian detection.Thomas Klausner
2015-08-23Check for drawables before compositingConnor Behan
2015-05-09Bump to 1.7.8xf86-video-siliconmotion-1.7.8Julien Cristau
2015-05-09Fix a couple const-ness warningsJulien Cristau
2015-05-09Fix SwitchMode and AdjustFrame hooksJulien Cristau
2015-05-08Fix BlockHandler declarationJulien Cristau
2015-05-08Fix shadow compiler warningJulien Cristau
2014-09-30Remove dependency on xf86PciInfo.hAdam Jackson
2014-09-30Fix a typoAdam Jackson
2014-09-30Fix build against xserver 1.17Adam Jackson
2014-05-21Use own thunk function instead of vgaHW*WeakAdam Jackson
2013-01-09Remove miInitializeBackingStore()Adam Jackson
2012-07-17xf86-video-siliconmotion: bump to version 1.7.7xf86-video-siliconmotion-1.7.7Dave Airlie
2012-07-17smi: convert to new X server screen conversion apis.Dave Airlie
2012-07-17smi: port to compat-api for new server.Dave Airlie
2012-07-17smi: fix build against XAA-less serverDave Airlie
2012-03-23xf86-video-siliconmotion 1.7.6xf86-video-siliconmotion-1.7.6Alan Coopersmith
2012-02-09Add &component=Driver/siliconmotion to Bugzilla linkMatt Turner
2012-02-09Don't check for randrproto or renderprotoMatt Turner
2011-12-19Fix for new vgaHW ABIAdam Jackson
2011-12-19Make failure to XAA non-fatalAdam Jackson
2011-11-17Check ABI major not encoded ABIAdam Jackson
2011-11-16Adapt to missing PIOOffset in videoabi 12Adam Jackson
2011-02-27Bump to 1.7.5xf86-video-siliconmotion-1.7.5Julien Cristau
2011-02-27Replace calls to xalloc/xcalloc/xfree with malloc/calloc/freeJulien Cristau