summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-25ct_driver: define XMODE_'s if not defined yetHEADmasterEnrico Weigelt, metux IT consult1-0/+8
2024-03-24xf86-video-chips 1.5.0xf86-video-chips-1.5.0Alan Coopersmith1-2/+2
2024-02-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+4
2024-02-17Remove ifdef checks for non-Solaris SVR4 systemsAlan Coopersmith1-10/+3
2024-02-17unifdef __USLC__Alan Coopersmith1-3/+0
2024-02-17unifdef __SCO__Alan Coopersmith1-5/+1
2024-02-17unifdef LynxAlan Coopersmith2-63/+1
2024-02-17unifdef NCRAlan Coopersmith2-9/+0
2024-01-06AsmMacros.h: convert function definitions from K&R to C89Alan Coopersmith1-78/+33
2024-01-06Handle 4 -Wmissing-prototypes warningsAlan Coopersmith2-4/+4
2024-01-06Fix -Wmisleading-indentation warning in chipsPreInitHiQV()Alan Coopersmith1-1/+2
2024-01-06Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith2-1/+3
2024-01-06configure: quote call to AC_LANG_SOURCE in AC_LINK_IFELSEAlan Coopersmith1-2/+2
2024-01-06configure: 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 Coopersmith6-19/+19
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-02-15Version bumped to 1.4.0xf86-video-chips-1.4.0Kevin Brace1-1/+1
2019-02-12Fix for a faulty new vgaHW ABI conversion on non-HiQ Video devicesKevin Brace1-0/+2
2018-12-25Version bumped to 1.3.0xf86-video-chips-1.3.0Kevin Brace1-1/+1
2018-12-25Suppress logical operation and parenthesis related compilation warningKevin Brace1-1/+1
2018-12-25Use const char for xf86GetOptValString return typeKevin Brace1-2/+2
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
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-17xf86-video-chips 1.2.7xf86-video-chips-1.2.7Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2015-09-26xf86-video-chips 1.2.6xf86-video-chips-1.2.6Matt Turner1-1/+1
2014-10-17Update for xserver 1.17Adam Jackson1-22/+4
2014-05-21ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeakAdam Jackson1-1/+7
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-4/+0
2012-09-25Remove mibstore.hAdam Jackson1-5/+0
2012-07-21Add iopl.h to source lists in util/Makefile.am so it gets packagedAlan Coopersmith1-3/+3
2012-07-17xf86-video-chips: bump to version 1.2.5xf86-video-chips-1.2.5Dave Airlie1-1/+1
2012-07-17chips: fix make dist.Dave Airlie1-1/+1
2012-07-16chips: build without XAA support at all.Dave Airlie6-7/+57
2012-06-05chips: drop usage of deprecated xf86PciInfo.hDave Airlie9-21/+13
2012-06-05chips: move to new compat API.Dave Airlie6-54/+108
2012-06-05chips: use new scrn/screen conversion APIs.Dave Airlie6-38/+38
2012-06-05chips: add compat API headerDave Airlie3-1/+45
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-4/+3
2011-10-18Build fix for ABI Version 12Jeremy Huddleston2-2/+7
2011-10-18Fix implicit declaration of ioplJeremy Huddleston1-0/+6
2011-10-18util: Consolidate common macrosJeremy Huddleston4-163/+58