Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xf86-video-trident
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • driver
  • xf86-video-trident
  • Merge requests
  • !4

xf86-video-trident 1.4.0

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/xf86-video-trident:release into master Feb 13, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

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
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: release