summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-24xf86-video-savage 2.4.1HEADxf86-video-savage-2.4.1masterAlan Coopersmith1-1/+1
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-10Fix 5 -Wshadow warningsAlan Coopersmith1-7/+6
2024-01-10Use C99 named initializers for XF86ModReqInfo in SavagePreInit()Alan Coopersmith1-4/+4
2024-01-10Fix -Wdeclaration-after-statement warning in SavagePreInit()Alan Coopersmith1-4/+4
2024-01-10Fix warning: no previous prototype for ‘SavageGetCopyROP’Alan Coopersmith3-6/+1
2024-01-10Revert "exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr"Alan Coopersmith1-1/+1
2024-01-10Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-10configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-12-07Don't build unused code for HorizScaleFactor != 1Alan Coopersmith1-0/+4
2023-12-07Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & laterAlan Coopersmith1-0/+12
2023-10-06gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-04-09xf86-video-savage 2.4.0xf86-video-savage-2.4.0Alan Coopersmith1-2/+2
2022-12-08Fix -Wformat warnings about integer size of argumentsAlan Coopersmith2-4/+4
2022-12-08constify some char * declarationsAlan Coopersmith1-4/+6
2022-12-08gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-27gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-27Fix spelling/wording issuesAlan Coopersmith11-27/+27
2022-01-27Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-05-04configure.ac: fix cross-compilationFabrice Fontaine1-6/+12
2019-02-01Changing result parameter type for ScreenWakeupHandlerProcPtrKevin Brace1-1/+1
2018-12-13Eliminate unused variable compilation warningsKevin Brace3-18/+7
2018-12-13Eliminate set but not used variable compilation warningsKevin Brace2-7/+16
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2018-06-26Add check for max[HV]Value to ValidMode hookStefan Dirsch1-2/+8
2017-07-17xf86-video-savage: remove the GlxSetVisualConfigs stub and friendsEmil Velikov3-171/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+2
2017-01-17xf86-video-savage 2.3.9xf86-video-savage-2.3.9Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2016-04-27Disable tiling on SuperSavage by defaultStefan Dirsch1-1/+5
2015-05-08Bump to 2.3.8xf86-video-savage-2.3.8Julien Cristau1-1/+1
2015-05-08Fix compiler warnings with recent X serversJulien Cristau1-1/+1
2014-07-29dri: Stop (uselessly) initializing the ValidateTree hooksAdam Jackson1-3/+0
2014-05-21Use own thunk function instead of vgaHW*WeakAdam Jackson1-1/+8
2014-01-07Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White1-0/+1
2013-09-24xf86-video-savage: bump to version 2.3.7xf86-video-savage-2.3.7Tormod Volden1-1/+1
2013-09-19Drop miInitializeBackingStore() callAlexander Grothe1-1/+0
2013-05-09Fix video window height on MX/IX/SuperSavageTormod Volden1-4/+4
2013-05-09Fix building with TRACEON definedTormod Volden1-1/+1
2013-05-09exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptrTormod Volden1-1/+1
2013-05-09Really fix default accel arch when built with no XAATormod Volden1-3/+3
2012-12-22savage: fix default accel arch when built with no XAADave Airlie1-0/+4
2012-07-18savage: move compat-api.h down to proper place.Dave Airlie1-2/+2
2012-07-17xf86-video-savage: bump to version 2.3.6xf86-video-savage-2.3.6Dave Airlie1-1/+1
2012-07-16savage: make build with no xaa server.Dave Airlie7-8/+56