summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Tab to spaces conversion for trident_driver.cKevin Brace1-2049/+2049
2018-12-25Remove unwritten code related to EXA composite for Blade 3DKevin Brace1-26/+0
2018-12-25Suppress defined but not used compilation warningKevin Brace1-0/+8
2018-12-17Significantly reduce static function declarations for trident_driver.cKevin Brace1-1083/+1053
2018-12-17Use const char for xf86GetOptValString return typeKevin Brace1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+19
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-trident 1.3.8xf86-video-trident-1.3.8Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2015-03-30xf86-video-trident 1.3.7xf86-video-trident-1.3.7Matt Turner1-1/+1
2014-07-29Stop using deprecated xf86PciInfo.hAdam Jackson2-2/+24
2014-07-29shadow: shadowInit -> shadowAdd/RemoveAdam Jackson2-2/+27
2014-05-21Use own thunk functions instead of vgaHW*WeakAdam Jackson1-2/+13
2012-09-26Fix loading the driver without XAATimo Aaltonen1-2/+2
2012-09-25Remove mibstore.hAdam Jackson1-2/+0
2012-07-17xf86-video-trident: bump to version 1.3.6xf86-video-trident-1.3.6Dave Airlie1-1/+1
2012-07-16trident: add support for building without XAADave Airlie10-7/+84
2012-06-06trident: convert to new compat API.Dave Airlie17-82/+180
2012-06-06trident: drop lots of xf86PciInfo.h includesDave Airlie15-17/+0
2012-04-18Use DamageRegion for shadow damageAdam Jackson1-1/+1
2012-03-23xf86-video-trident 1.3.5xf86-video-trident-1.3.5Alan Coopersmith1-1/+1
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-14/+12
2011-11-01Dead code removalJeremy Huddleston1-8/+0
2011-10-29Disable PC98 code on newer serversJeremy Huddleston2-7/+31
2011-10-19Use uint32_t instead of deprecated PCITAGJeremy Huddleston1-1/+1
2011-10-19Build fix for ABI Version 12Jeremy Huddleston1-0/+5
2011-10-19Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston2-2/+2
2010-10-24Update xf86dgastr.h include.Trevor Woerner1-1/+1
2010-10-24Convert x+m/calloc/free to m/calloc/free.Trevor Woerner3-26/+26
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
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-07-05trident 1.3.4xf86-video-trident-1.3.4Dave Airlie1-1/+1
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+59
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