summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Fix warning: unused variable ‘scrnIdx’ [-Wunused-variable]HEADmasterAlan Coopersmith1-1/+0
2024-01-15Fix warning: statement with no effect [-Wunused-value]Alan Coopersmith1-2/+1
2024-01-07Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-07configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-22gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-22Fix spelling/wording issuesAlan Coopersmith1-1/+1
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-01-14Fix build error when building with xserver built using mesonTuomo Rinne1-1/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2018-05-30fbdev 0.5.0xf86-video-fbdev-0.5.0Adam Jackson1-1/+1
2018-05-30Update for 1.20 ABIAdam Jackson1-0/+2
2018-03-05Use #ifdef instead of #if to avoid build errorAlan Coopersmith1-1/+1
2017-02-16Use shadowUpdate32to24 at 24bppAdam Jackson2-6/+43
2017-02-16Remove dead pix24bpp variableAdam Jackson1-10/+0
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-05Fix shadow fb allocation size (v2)Adam Jackson1-2/+2
2016-01-27Initialize pci_devPascal Terjan1-1/+1
2014-08-11Pass the pci device (if any) through to fbdevhw in probe and preinitAdam Jackson1-2/+8
2014-05-21Use own thunk functions instead of fbdevHW*WeakAdam Jackson1-15/+71
2014-03-21Default to 32bpp if the console is 8bpp (and we weren't told otherwise)Adam Jackson1-0/+26
2013-09-23Bump to 0.4.4xf86-video-fbdev-0.4.4Julien Cristau1-1/+1
2012-09-25Remove mibstore.hAdam Jackson1-2/+0
2012-07-02fbdev: bump to 0.4.3xf86-video-fbdev-0.4.3Dave Airlie1-1/+1
2012-06-05fbdev: port to new server API.Dave Airlie2-36/+95
2012-06-05fbdev: convert to new screen conversion APIs.Dave Airlie1-4/+4
2012-06-05fbdev: add compat-api + makefileDave Airlie3-0/+44
2010-12-17Add MOD_CLASS_VIDEODRV to FBDevVersRecPaulo Zanoni1-1/+1
2010-11-10Perform XV initialization only if the server supports it.Cyril Brulebois1-0/+2
2010-11-10Avoid unused variables when XSERVER_LIBPCIACCESS is defined.Cyril Brulebois1-0/+2
2010-11-10man: Stop mentioning server's -scanpci option.Cyril Brulebois1-3/+1
2010-11-10Convert x{re,c,}alloc and xfree.Cyril Brulebois1-9/+9
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-07-21config: add comments for main statementsGaetan Nadon1-5/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-04-03Bump to 0.4.2xf86-video-fbdev-0.4.2Julien Cristau1-1/+1