xf86-video-savage 2.4.1
- gitlab CI: ensure libtool is installed in build container
- Don't call
xf86DisableRandR
inABI_VIDEODRV_VERSION
24 & later - Don't build unused code for
HorizScaleFactor != 1
- configure: Use
LT_INIT
from libtool 2 instead of deprecatedAC_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 inSavagePreInit()
- Use C99 named initializers for
XF86ModReqInfo
inSavagePreInit()
- Fix 5
-Wshadow
warnings - Quiet
-Wredundant-decls
fromxorg/os.h
fallbacks for new libc functions - xf86-video-savage 2.4.1