./x11/xf86-video-trident, Modular Xorg Trident video driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.0nb1, Package name: xf86-video-trident-1.4.0nb1, Maintainer: pkgsrc-users

This is the Trident video driver for the modular Xorg server.


Required to run:
[x11/modular-xorg-server]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 312.516 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-02-14 08:59:47 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xf86-video-trident: update to 1.4.0.

This release adds compatibility with Xorg 21.1 and later.

Alan Coopersmith (12):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Update trident_pci_rename.h to pci_rename.h in src/Makefile.am
      gitlab CI: stop requiring Signed-off-by in commits
      blade_exa: Fix -Wimplicit-fallthrough warning
      Fix 96 out of 102 -Wdiscarded-qualifiers warnings
      xf86-video-trident 1.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Fabrice Fontaine (1):
      Remove ramdac

Kevin Brace (38):
      Use const char for xf86GetOptValString return type
      Significantly reduce static function declarations for trident_driver.c
      Suppress defined but not used compilation warning
      Remove unwritten code related to EXA composite for Blade 3D
      Tab to spaces conversion for trident_driver.c
      Compilation fix for NEC PC-98x1 specific code inside trident_driver.c
      Tab to spaces conversion for trident_accel.c
      Fix indentation for trident_accel.c
      Rename trident_accel.c to tgui_xaa.c
      Tab to spaces conversion for image_accel.c
      Fix indentation for image_accel.c
      Rename image_accel.c to image_xaa.c
      Tab to spaces conversion for blade_accel.c
      Fix indentation for blade_accel.c
      Rename blade_accel.c to blade_xaa.c
      Tab to spaces conversion for blade_accel_exa.c
      Fix indentation of blade_accel_exa.c
      Rename blade_accel_exa.c to blade_exa.c
      Fix indentation of src/Makefile.am
      Tab to spaces conversion for xp_accel.c
      Fix indentation of xp_accel.c
      Rename xp_accel.c to xp_xaa.c
      Tab to spaces conversion for xp4_accel.c
      Fix indentation of xp4_accel.c
      Suppress unused function compilation warnings for XP4 XAA functions
      Rename xp4_accel.c to xp4_xaa.c
      Tab to spaces conversion for xp4_accel_exa.c
      Fix indentation of xp4_accel_exa.c
      Rename xp4_accel_exa.c to xp4_exa.c
      Add braces to for loops inside tridenthelper.c
      Tab to spaces conversion for tridenthelper.c
      Fix indentation of tridenthelper.c
      Rename tridenthelper.c to trident_pll.c
      Add braces to two for loops that lack them
      Move IsClearTV function location inside trident_pll.c
      A minor adjustment to src/Makefile.am
      Rename tridentpcirename.h to trident_pci_rename.h
      Rename trident_pci_rename.h to pci_rename.h

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-02 19:15:30 by Nia Alarie | Files touched by this commit (42)
Log message:
xf86-video-*: Add avoid-duplicate.mk
   2021-12-02 19:14:39 by Nia Alarie | Files touched by this commit (42)
Log message:
xf86-video-*: Add builtin.mk files
   2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57)
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.