Commit Graph

  • 27fdce92c4 replace obsolete "pointer" typedef by plain void* master Enrico Weigelt, metux IT consult 2026-01-07 18:25:17 +01:00
  • 6a8bd7febb drop obsolete compat macros Enrico Weigelt, metux IT consult 2026-01-02 16:35:31 +01:00
  • 0c62065e4f .github: add NetBSD build release/25.0 Enrico Weigelt, metux IT consult 2025-12-29 11:30:06 +01:00
  • 82c3695287 .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-28 17:26:58 +01:00
  • 5cbc3f4db7 .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-27 14:45:08 +01:00
  • cc99ab9396 configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:19:38 +01:00
  • 1451ee2717 release 25.0.0 xlibre-xf86-video-trident-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:22:58 +01:00
  • bbc7ce4721 drop obsolete #ifdef XFree86LOADER Enrico Weigelt, metux IT consult 2025-12-18 13:50:18 +01:00
  • fa27a1147d drop ancient READOUT code pathes Enrico Weigelt, metux IT consult 2025-12-17 14:09:26 +01:00
  • 086c5f9205 drop DEBUG_CODE_TRACE Enrico Weigelt, metux IT consult 2025-12-17 14:07:03 +01:00
  • 4553e88fba drop obsolte check for HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-17 14:06:06 +01:00
  • cbb1ed96f9 drop support for ancient pre-libpciaccess X servers Enrico Weigelt, metux IT consult 2025-12-17 14:03:05 +01:00
  • 3a55695025 drop hacks for ancient xextproto < 7.1 Enrico Weigelt, metux IT consult 2025-12-17 13:58:43 +01:00
  • 11f9e3dd66 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-17 13:57:28 +01:00
  • aee3bc3b06 configure.ac: drop DRIVER_NAME symbol Enrico Weigelt, metux IT consult 2025-12-17 13:56:53 +01:00
  • 427d573abf configure.ac: minor formatting cleanups Enrico Weigelt, metux IT consult 2025-12-17 13:56:04 +01:00
  • 925718722c configure.ac: drop unnecessary libc function checks Enrico Weigelt, metux IT consult 2025-12-17 13:55:05 +01:00
  • da4202f3ad README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:17:29 +01:00
  • 62fd2d0d3d Improve man page formatting Alan Coopersmith 2025-07-12 14:47:16 -07:00
  • 29e488ef6f configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 19:27:45 +01:00
  • e99b9d9180 configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-trident-1.4.0.2 b-aaz 2025-07-10 22:11:58 +00:00
  • 50408be004 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-29 17:52:53 +02:00
  • b85bbe52e6 Improve man page formatting tracking/xorg Alan Coopersmith 2025-07-12 14:47:16 -07:00
  • a00e3be9a4 .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • 932edf7158 gitlab CI: add pipeline for building against various Xserver releases wip/ci Enrico Weigelt, metux IT consult 2024-06-05 19:56:42 +02:00
  • 3d943e70dd gitlab CI: common scripts for driver builds Enrico Weigelt, metux IT consult 2024-06-05 19:55:54 +02:00
  • fddaa2084b drop compat with ancient xservers xlibre-xf86-video-trident-1.4.0.1 Enrico Weigelt, metux IT consult 2024-05-23 19:45:33 +02:00
  • 4e392222bb Remove XAA support Alan Coopersmith 2024-05-19 14:14:29 -07:00
  • a5f2dea496 Drop ifdefs for ABI_VIDEODRV_VERSION < 12 Alan Coopersmith 2024-05-19 13:45:58 -07:00
  • 7edf093535 drop ancient ISA support Enrico Weigelt, metux IT consult 2024-05-15 17:21:41 +02:00
  • c1e23391b1 bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 16:16:23 +02:00
  • 9af42a03df use XNFrealloc() instead of xnfrealloc Enrico Weigelt, metux IT consult 2024-05-10 11:40:54 +02:00
  • aea97a2758 use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 17:01:19 +02:00
  • 1b03d9e1d1 use XNFalloc() instead of xnfalloc Enrico Weigelt, metux IT consult 2024-05-08 13:18:04 +02:00
  • a1d33167b9 Quiet -Wmisleading-indentation warning in trident_dac.c Alan Coopersmith 2024-01-15 15:10:16 -08:00
  • 19356956a1 Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions Alan Coopersmith 2024-01-15 11:44:21 -08:00
  • 957218632f Add X.Org's standard C warning flags to AM_CFLAGS Alan Coopersmith 2024-01-15 11:38:33 -08:00
  • dc837b2075 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2024-01-15 11:33:07 -08:00
  • 774fef5a26 gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-06 14:36:33 -07:00
  • ec567fe86a xf86-video-trident 1.4.0 xf86-video-trident-1.4.0 Alan Coopersmith 2023-02-13 14:59:29 -08:00
  • e993eebd1f Fix 96 out of 102 -Wdiscarded-qualifiers warnings Alan Coopersmith 2022-12-09 11:34:53 -08:00
  • bf78cb5118 blade_exa: Fix -Wimplicit-fallthrough warning Alan Coopersmith 2022-12-09 11:32:24 -08:00
  • 819ce9b5df gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-07-28 17:30:21 -07:00
  • c2f3f85426 Update trident_pci_rename.h to pci_rename.h in src/Makefile.am Alan Coopersmith 2022-01-29 15:25:10 -08:00
  • 077335e9b1 gitlab CI: add a basic build test Alan Coopersmith 2022-01-29 15:18:10 -08:00
  • 12dc7dac8d Fix spelling/wording issues Alan Coopersmith 2022-01-29 15:17:16 -08:00
  • 591dae19fb Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-29 15:15:43 -08:00
  • 07a5c4732f Remove ramdac Fabrice Fontaine 2021-12-07 22:28:04 +01:00
  • cc33df89bc Rename trident_pci_rename.h to pci_rename.h Kevin Brace 2019-05-10 20:02:11 -07:00
  • b0b1c79aa9 Rename tridentpcirename.h to trident_pci_rename.h Kevin Brace 2019-05-10 19:44:54 -07:00
  • 2da7345960 A minor adjustment to src/Makefile.am Kevin Brace 2019-05-10 19:42:54 -07:00
  • 5f110dc4c1 Move IsClearTV function location inside trident_pll.c Kevin Brace 2019-05-10 19:39:45 -07:00
  • b34e8641c6 Add braces to two for loops that lack them Kevin Brace 2019-05-10 19:30:56 -07:00
  • eb2d933f74 Rename tridenthelper.c to trident_pll.c Kevin Brace 2019-05-10 19:30:03 -07:00
  • df9a227478 Fix indentation of tridenthelper.c Kevin Brace 2019-05-10 19:13:42 -07:00
  • dff7175a36 Tab to spaces conversion for tridenthelper.c Kevin Brace 2019-05-10 19:09:01 -07:00
  • 8ea9a45760 Add braces to for loops inside tridenthelper.c Kevin Brace 2019-05-10 19:08:16 -07:00
  • fb546df6b2 Rename xp4_accel_exa.c to xp4_exa.c Kevin Brace 2019-03-05 14:49:16 -08:00
  • ddb8975c0c Fix indentation of xp4_accel_exa.c Kevin Brace 2019-03-05 14:46:48 -08:00
  • e9871ae05f Tab to spaces conversion for xp4_accel_exa.c Kevin Brace 2019-03-05 14:44:35 -08:00
  • 1ec32020c9 Rename xp4_accel.c to xp4_xaa.c Kevin Brace 2019-03-05 14:33:02 -08:00
  • 6f21b76940 Suppress unused function compilation warnings for XP4 XAA functions Kevin Brace 2019-03-05 14:30:17 -08:00
  • 286b5ad5e3 Fix indentation of xp4_accel.c Kevin Brace 2019-03-05 14:29:08 -08:00
  • ab9bc7fcfc Tab to spaces conversion for xp4_accel.c Kevin Brace 2019-03-05 14:21:31 -08:00
  • be4a1b3065 Rename xp_accel.c to xp_xaa.c Kevin Brace 2019-03-05 13:40:05 -08:00
  • de17744921 Fix indentation of xp_accel.c Kevin Brace 2019-03-05 13:35:37 -08:00
  • 867c9f8620 Tab to spaces conversion for xp_accel.c Kevin Brace 2019-03-05 13:34:46 -08:00
  • 6793836ebf Fix indentation of src/Makefile.am Kevin Brace 2019-03-05 13:24:35 -08:00
  • f08258914d Rename blade_accel_exa.c to blade_exa.c Kevin Brace 2019-03-04 21:56:37 -08:00
  • b51b7aeb2a Fix indentation of blade_accel_exa.c Kevin Brace 2019-03-04 21:55:55 -08:00
  • 4a4c34d9cf Tab to spaces conversion for blade_accel_exa.c Kevin Brace 2019-03-04 21:55:03 -08:00
  • 9f3aa06c20 Rename blade_accel.c to blade_xaa.c Kevin Brace 2019-03-04 21:51:06 -08:00
  • 2783af1f97 Fix indentation for blade_accel.c Kevin Brace 2019-03-04 21:50:42 -08:00
  • 62c95fa3d1 Tab to spaces conversion for blade_accel.c Kevin Brace 2019-03-04 21:50:24 -08:00
  • 21f970fc6d Rename image_accel.c to image_xaa.c Kevin Brace 2019-03-04 21:10:47 -08:00
  • 6ca4a51aa1 Fix indentation for image_accel.c Kevin Brace 2019-03-04 21:10:28 -08:00
  • 96318bb118 Tab to spaces conversion for image_accel.c Kevin Brace 2019-03-04 21:10:01 -08:00
  • e3d8815b11 Rename trident_accel.c to tgui_xaa.c Kevin Brace 2019-02-19 19:13:33 -08:00
  • 626886dd43 Fix indentation for trident_accel.c Kevin Brace 2019-02-19 19:13:32 -08:00
  • 410ac2c46b Tab to spaces conversion for trident_accel.c Kevin Brace 2019-02-19 19:13:31 -08:00
  • 1f965945fb Compilation fix for NEC PC-98x1 specific code inside trident_driver.c Kevin Brace 2019-02-16 08:41:15 -08:00
  • 30ca6e4630 Tab to spaces conversion for trident_driver.c Kevin Brace 2019-02-04 22:01:06 -08:00
  • 6ab3b05467 Remove unwritten code related to EXA composite for Blade 3D Kevin Brace 2018-12-25 08:55:04 -06:00
  • b315b4a9f4 Suppress defined but not used compilation warning Kevin Brace 2018-12-25 08:47:54 -06:00
  • 122747b231 Significantly reduce static function declarations for trident_driver.c Kevin Brace 2018-12-17 16:12:46 -06:00
  • 8fee577807 Use const char for xf86GetOptValString return type Kevin Brace 2018-12-17 16:10:42 -06:00
  • 41d88c7bfd Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-07 19:15:00 -08:00
  • b50c09b9f9 Update README for gitlab migration Alan Coopersmith 2018-11-18 16:38:54 -08:00
  • 1d270ceb92 autogen: add default patch prefix Mihail Konev 2017-01-26 14:00:22 +10:00
  • 96f41ed9da autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • f55e11cdd7 autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • 945cbd7c9a autogen.sh: Honor NOCONFIGURE=1 Alan Coopersmith 2014-06-01 21:03:14 -07:00
  • 1283ff65bc configure: Drop AM_MAINTAINER_MODE Alan Coopersmith 2014-06-01 21:03:13 -07:00
  • dadf45e8eb xf86-video-trident 1.3.8 xf86-video-trident-1.3.8 Matt Turner 2017-01-17 14:48:51 -08:00
  • b5f4d35327 Adapt Block/WakeupHandler signature for ABI 23 Adam Jackson 2016-07-19 10:03:56 -04:00
  • 64c02f307d xf86-video-trident 1.3.7 xf86-video-trident-1.3.7 Matt Turner 2015-03-30 10:06:15 -07:00
  • 562c38ca01 Stop using deprecated xf86PciInfo.h Adam Jackson 2014-07-29 09:30:43 -04:00
  • 9f8e49e04b shadow: shadowInit -> shadowAdd/Remove Adam Jackson 2014-07-29 09:27:48 -04:00
  • 2650c0bf05 Use own thunk functions instead of vgaHW*Weak Adam Jackson 2014-05-21 13:56:03 -04:00
  • 48c1590969 Fix loading the driver without XAA Timo Aaltonen 2012-09-26 11:01:26 +03:00