summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-19Remove XAA supportmasterAlan Coopersmith
2024-05-14drop compat with ancient xserversEnrico Weigelt, metux IT consult
2024-05-14bump minimal xorg version to 1.18Enrico Weigelt, metux IT consult
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-01-17Fix warning: variable ‘pFfb’ set but not used [-Wunused-but-set-variable]Alan Coopersmith
2024-01-17Fix -Wunused-function warnings in ffb_ddc.cAlan Coopersmith
2024-01-17Fix warning: no previous prototype for ‘FFBi2cInit’ [-Wmissing-prototypes]Alan Coopersmith
2024-01-17Fix warning: no previous prototype for ‘FFB_InitDGA’ [-Wmissing-prototypes]Alan Coopersmith
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2024-01-15Fix -Wdiscarded-qualifiers warning in init_dac_flags()Alan Coopersmith
2024-01-15configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith
2022-12-09README: Add supported device infoAlan Coopersmith
2022-12-09xf86-video-sunffb 1.2.3xf86-video-sunffb-1.2.3Alan Coopersmith
2022-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-01-29Include xf86Cursor.h instead of xf86RamDac.hAlan Coopersmith
2022-01-29gitlab CI: add a basic build testAlan Coopersmith
2022-01-29Fix spelling/wording issuesAlan Coopersmith
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2013-06-10Unbreak when XAA is not present.Matthieu Herrb
2013-01-21xf86-video-sunffb 1.2.2xf86-video-sunffb-1.2.2Matt Turner
2012-09-25Remove mibstore.hAdam Jackson
2012-07-16sunffb: fix XAA-less build.Dave Airlie
2012-06-07sunffb: port to new compat API.Dave Airlie
2011-10-29Add missing prototypes to silence warningsJeremy Huddleston
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston
2010-10-06Purge cvs tags.Jesse Adkins
2010-07-22config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-09-08sunffb: define %g2 and %g3 registers when building 64 bit version of the sunf...Denis Gilmore