summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Fix warning: declaration of ‘from’ shadows a previous local [-Wshadow]HEADmasterAlan Coopersmith1-1/+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-05-07xf86-video-i128 1.2.1xf86-video-i128-1.4.1Alan Coopersmith1-2/+2
2023-04-09Handle -Wempty-body warningsAlan Coopersmith1-1/+1
2023-04-09Handle -Wdiscarded-qualifiers warningsAlan Coopersmith1-1/+1
2023-04-09Handle -Wunused-const-variable warningsAlan Coopersmith2-1/+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-2/+2
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Version bumped to Version 1.4.0xf86-video-i128-1.4.0Kevin Brace1-1/+1
2018-12-07Use const char for xf86GetOptValString return typeKevin Brace1-1/+1
2018-12-06Stop using deprecated xf86PciInfo.hLaurent Carlier7-8/+6
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2012-09-25Remove mibstore.hAdam Jackson1-3/+0
2012-08-15Don't bother to include vbe.hAdam Jackson1-1/+0
2012-07-17xf86-video-i128: bump to version 1.3.6xf86-video-i128-1.3.6Dave Airlie1-1/+1
2012-07-16i128: build against xaa-less server.Dave Airlie5-7/+45
2012-06-06i128: convert to compat API.Dave Airlie8-43/+144
2012-03-23xf86-video-i128 1.3.5xf86-video-i128-1.3.5Alan Coopersmith1-1/+1
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Make failure to XAA non-fatalAdam Jackson1-2/+3
2011-10-19Build fix for ABI Version 12Jeremy Huddleston1-1/+4
2011-10-19Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston2-7/+7
2011-10-19Use malloc/calloc/realloc/free directlyJeremy Huddleston2-10/+10
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-08-10xf86-video-i128 1.3.4xf86-video-i128-1.3.4Adam Jackson1-1/+1
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-06-13README: keep the text version of README, discard the sgml versionGaetan Nadon3-105/+0
2010-06-13README: fix linuxdoc contentGaetan Nadon2-43/+41
2010-06-12COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+39
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-14Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-48/+13
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64