summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Quiet -Wmisleading-indentation warning in trident_dac.cHEADmasterAlan Coopersmith1-4/+6
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-15configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-13xf86-video-trident 1.4.0xf86-video-trident-1.4.0Alan Coopersmith1-2/+2
2022-12-09Fix 96 out of 102 -Wdiscarded-qualifiers warningsAlan Coopersmith1-1/+1
2022-12-09blade_exa: Fix -Wimplicit-fallthrough warningAlan Coopersmith1-0/+1
2022-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-29Update trident_pci_rename.h to pci_rename.h in src/Makefile.amAlan Coopersmith1-1/+1
2022-01-29gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-29Fix spelling/wording issuesAlan Coopersmith5-9/+9
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-07Remove ramdacFabrice Fontaine1-3/+0
2019-05-10Rename trident_pci_rename.h to pci_rename.hKevin Brace2-4/+4
2019-05-10Rename tridentpcirename.h to trident_pci_rename.hKevin Brace3-5/+5
2019-05-10A minor adjustment to src/Makefile.amKevin Brace1-2/+2
2019-05-10Move IsClearTV function location inside trident_pll.cKevin Brace1-18/+17
2019-05-10Add braces to two for loops that lack themKevin Brace1-2/+4
2019-05-10Rename tridenthelper.c to trident_pll.cKevin Brace2-1/+1
2019-05-10Fix indentation of tridenthelper.cKevin Brace1-79/+77
2019-05-10Tab to spaces conversion for tridenthelper.cKevin Brace1-199/+199
2019-05-10Add braces to for loops inside tridenthelper.cKevin Brace1-6/+7
2019-03-05Rename xp4_accel_exa.c to xp4_exa.cKevin Brace2-1/+1
2019-03-05Fix indentation of xp4_accel_exa.cKevin Brace1-55/+84
2019-03-05Tab to spaces conversion for xp4_accel_exa.cKevin Brace1-80/+71
2019-03-05Rename xp4_accel.c to xp4_xaa.cKevin Brace2-2/+2
2019-03-05Suppress unused function compilation warnings for XP4 XAA functionsKevin Brace1-6/+6
2019-03-05Fix indentation of xp4_accel.cKevin Brace1-155/+213
2019-03-05Tab to spaces conversion for xp4_accel.cKevin Brace1-218/+214
2019-03-05Rename xp_accel.c to xp_xaa.cKevin Brace2-1/+1
2019-03-05Fix indentation of xp_accel.cKevin Brace1-144/+202
2019-03-05Tab to spaces conversion for xp_accel.cKevin Brace1-227/+224
2019-03-05Fix indentation of src/Makefile.amKevin Brace1-21/+21
2019-03-04Rename blade_accel_exa.c to blade_exa.cKevin Brace2-1/+1
2019-03-04Fix indentation of blade_accel_exa.cKevin Brace1-57/+100
2019-03-04Tab to spaces conversion for blade_accel_exa.cKevin Brace1-108/+99
2019-03-04Rename blade_accel.c to blade_xaa.cKevin Brace2-1/+1
2019-03-04Fix indentation for blade_accel.cKevin Brace1-230/+385
2019-03-04Tab to spaces conversion for blade_accel.cKevin Brace1-247/+244
2019-03-04Rename image_accel.c to image_xaa.cKevin Brace2-1/+1
2019-03-04Fix indentation for image_accel.cKevin Brace1-210/+351
2019-03-04Tab to spaces conversion for image_accel.cKevin Brace1-228/+228
2019-03-04Rename trident_accel.c to tgui_xaa.cKevin Brace2-1/+1
2019-03-04Fix indentation for trident_accel.cKevin Brace1-203/+274
2019-03-04Tab to spaces conversion for trident_accel.cKevin Brace1-272/+268
2019-02-25Compilation fix for NEC PC-98x1 specific code inside trident_driver.cKevin Brace1-61/+61
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