summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Fix spelling/wording issuesHEADmasterAlan Coopersmith4-8/+8
2022-01-27Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-07-25Version bumped to 0.7.0xf86-video-s3-0.7.0Kevin Brace1-1/+1
2018-12-18Eliminate unused variable compilation warningKevin Brace1-1/+0
2018-12-18Eliminate set but not used variable compilation warningsKevin Brace2-5/+2
2018-12-18Use const char for xf86GetOptValString return typeKevin Brace1-1/+1
2018-12-18Discontinue the use of xf86PciInfo.hKevin Brace3-3/+18
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+21
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
2016-09-10Remove unused BIOS size & address macrosAlan Coopersmith1-3/+0
2016-03-17s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClockAlan Coopersmith1-67/+1
2016-03-12When checking malloc for success, it helps to use == NULL, instead of =Alan Coopersmith1-1/+1
2014-01-09Remove mibstore.hGaetan Nadon1-2/+0
2012-08-23Fix malformed list syntax.Eric S. Raymond1-2/+2
2012-07-17xf86-video-s3: bump to version 0.6.5xf86-video-s3-0.6.5Dave Airlie1-1/+1
2012-07-17s3: fixup scrn/screen conversion.Dave Airlie6-10/+10
2012-07-17s3: port to new X server compat APIDave Airlie6-34/+133
2012-07-17s3: convert to XAA-less server world.Dave Airlie5-4/+42
2012-05-12xf86-video-s3 0.6.4xf86-video-s3-0.6.4Julien Cristau1-1/+1
2012-05-12Include unistd.h for usleepJulien Cristau1-0/+2
2012-05-12Use standard allocation functionsJulien Cristau4-21/+16
2011-12-28If it couldn't allocate memory, don't attempt to write a bunch of valuesAlan Coopersmith1-0/+2
2011-12-19Fix for new vgahw ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-5/+9
2011-02-28Add missing call to vbeFree (bug 4417)Matt Turner2-2/+3
2010-07-23config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon1-0/+3
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+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-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+66
2010-01-29config: remove dead LINUXDOC macro usageGaetan Nadon1-2/+0
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-10-28Remove .cvsignore #23776Gaetan Nadon1-6/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-136/+13