Skip to content

xf86-video-savage 2.4.1

Alan Coopersmith requested to merge alanc/xf86-video-savage:release into master
  • gitlab CI: ensure libtool is installed in build container
  • Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & later
  • Don't build unused code for HorizScaleFactor != 1
  • configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  • Add X.Org's standard C warning flags to AM_CFLAGS
  • Revert "exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr"
  • Fix warning: no previous prototype for ‘SavageGetCopyROP’
  • Fix -Wdeclaration-after-statement warning in SavagePreInit()
  • Use C99 named initializers for XF86ModReqInfo in SavagePreInit()
  • Fix 5 -Wshadow warnings
  • Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
  • xf86-video-savage 2.4.1

Merge request reports