summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02disable dri1 supportobsdMatthieu Herrb
2024-08-02Fix crash during resolution change. From debian bug #423485,Matthieu Herrb
2024-08-02BSD MakefileMatthieu Herrb
2024-07-14Move sizeof to second argument in calloc callsHEADmasterAlan Coopersmith
2024-05-29drop dead codeEnrico Weigelt, metux IT consult
2024-05-29drop obsolete compat macrosEnrico Weigelt, metux IT consult
2024-05-22drop support for ancient xserver versionsEnrico Weigelt, metux IT consult
2024-05-22no need to check for xf86XVFillKeyHelperDrawable()Enrico 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
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult
2024-03-24xf86-video-savage 2.4.1xf86-video-savage-2.4.1Alan Coopersmith
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith
2024-01-10Fix 5 -Wshadow warningsAlan Coopersmith
2024-01-10Use C99 named initializers for XF86ModReqInfo in SavagePreInit()Alan Coopersmith
2024-01-10Fix -Wdeclaration-after-statement warning in SavagePreInit()Alan Coopersmith
2024-01-10Fix warning: no previous prototype for ‘SavageGetCopyROP’Alan Coopersmith
2024-01-10Revert "exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr"Alan Coopersmith
2024-01-10Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2024-01-10configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-12-07Don't build unused code for HorizScaleFactor != 1Alan Coopersmith
2023-12-07Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & laterAlan Coopersmith
2023-10-06gitlab CI: ensure libtool is installed in build containerAlan Coopersmith
2023-04-09xf86-video-savage 2.4.0xf86-video-savage-2.4.0Alan Coopersmith
2022-12-08Fix -Wformat warnings about integer size of argumentsAlan Coopersmith
2022-12-08constify some char * declarationsAlan Coopersmith
2022-12-08gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-01-27gitlab CI: add a basic build testAlan Coopersmith
2022-01-27Fix spelling/wording issuesAlan Coopersmith
2022-01-27Build xz tarballs instead of bzip2Alan Coopersmith
2019-05-04configure.ac: fix cross-compilationFabrice Fontaine
2019-02-01Changing result parameter type for ScreenWakeupHandlerProcPtrKevin Brace
2018-12-13Eliminate unused variable compilation warningsKevin Brace
2018-12-13Eliminate set but not used variable compilation warningsKevin Brace
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2018-06-26Add check for max[HV]Value to ValidMode hookStefan Dirsch
2017-07-17xf86-video-savage: remove the GlxSetVisualConfigs stub and friendsEmil Velikov
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
2017-01-17xf86-video-savage 2.3.9xf86-video-savage-2.3.9Matt Turner
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2016-04-27Disable tiling on SuperSavage by defaultStefan Dirsch
2015-05-08Bump to 2.3.8xf86-video-savage-2.3.8Julien Cristau
2015-05-08Fix compiler warnings with recent X serversJulien Cristau
2014-07-29dri: Stop (uselessly) initializing the ValidateTree hooksAdam Jackson
2014-05-21Use own thunk function instead of vgaHW*WeakAdam Jackson