xf86-video-chips: Changes to 'refs/tags/xf86-video-chips-1.5.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 24 19:05:25 UTC 2024


Tag 'xf86-video-chips-1.5.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2024-03-24 19:05 +0000

xf86-video-chips-1.5.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmYAeW4ACgkQz98UiCjG
QqdAVw//eSb1E+0XK7aKuDQEOOxYLoPRqLWAo153XIGWdg0eAfFtyCTDHQ/Im60l
3/jPyVZ6KZDbkWAjqS/TaV/HESjlYXP16RUCfHaQOjy1wUo1VPvRlA7CUJavJo9p
J0yFzDlVrBkmVsvKgNFCwU76P5sOxzl4E4ruef8EhVSmEGttDF5wi5ti8L0Dei5h
0omhGy6tk+26xYAWIGTaiOowNnsYETt7I0V9HKxCazcX2T9sSXT3TSkfKPcC4Ktg
lnKqmKbQ+drPF8j3xGfmL9YAHp+gnU15G8pJKEOkILjlPuHMzmKoOcOaOzR5iwb3
7uHFhpNwjybRjIoYZxOInOJhM3tMh4pQwOemSYhAOUMU0XDfg6GO+keUkYE1Dk+k
FSNz9LqG+B8mQMbIZ05Wx3aI8H+stzBZnBGG3hCeyJm5vu6/d2kdNOnwtr5+mWPe
tvpxbKlE3i996uC4wMePWma47ORKfc97T+FdWg0kuynBojFG2rNEZRm+s1WzrAfk
Qhjg1Suu81AYnEXilACWQxo6WcPG/tmvT6BE3gDzMajbQu9L0MKtHxhsZzj2jATA
EVSrB7EBetLwFxmPv56g1KtMh673peVsqteAj4nvVBDyZrUSNta4p4a1cH2WH9lu
CeHy19izHZSVLJJMJ4Hds8hZg/g91vH5E389VNP/nhDau5AlBKE=
=eqjP
-----END PGP SIGNATURE-----

Changes since xf86-video-chips-1.4.0:
Alan Coopersmith (18):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      gitlab CI: ensure libtool is installed in build container
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      configure: quote call to AC_LANG_SOURCE in AC_LINK_IFELSE
      Add X.Org's standard C warning flags to AM_CFLAGS
      Fix -Wmisleading-indentation warning in chipsPreInitHiQV()
      Handle 4 -Wmissing-prototypes warnings
      AsmMacros.h: convert function definitions from K&R to C89
      unifdef NCR
      unifdef Lynx
      unifdef __SCO__
      unifdef __USLC__
      Remove ifdef checks for non-Solaris SVR4 systems
      Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
      xf86-video-chips 1.5.0

---
 .gitlab-ci.yml   |   98 ++++++++++++++++++++++++++++++++
 README           |    6 -
 configure.ac     |   17 +++--
 src/Makefile.am  |    2 
 src/ct_Blitter.h |    4 -
 src/ct_BltHiQV.h |    2 
 src/ct_accel.c   |    2 
 src/ct_driver.c  |   25 ++++----
 src/ct_regs.c    |    2 
 util/AsmMacros.h |  166 +++++++++----------------------------------------------
 util/Makefile.am |    2 
 util/iopl.h      |   20 ------
 util/modClock.c  |   14 +---
 13 files changed, 167 insertions(+), 193 deletions(-)
---


More information about the xorg-commit mailing list