xf86-video-r128: Changes to 'refs/tags/xf86-video-r128-6.13.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 12 20:10:07 UTC 2024


Tag 'xf86-video-r128-6.13.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2024-10-12 20:09 +0000

xf86-video-r128-6.13.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmcK15cACgkQz98UiCjG
QqfQTg//bVJED5lRRFqyf4IzNeaCJz8hy9zkKXWC9xVL/8e04bc9f58nWrrxcYYB
t7KoERZU3Znho+Hy9UJGlTuMPTE8kmcfhgZRLcIx5Mt+kzTJ8GNerZeHD4zFg8tn
6yBRyDGEAno1FQ6YCrSL6XDeh67NaalcJSa9l67MEgu9k15ZDrFewbbLbMWKVU8U
kHMDJa+adK+6Yj0Apndb4Nly0CLTDSOEuJXoinyTesd4K8QWW4F+rZvdu//Dw9uL
EOX0Fr+eMX3V2Pj8HaWIrjMxQyZrBWwbz9DDfX5DVVvRP00s5iAAGGSs7hofldFv
XB1+miyDyYudO0BZ8JZP1Hk9qNiOyl+SYNe0GDXFhcAwvenGlGjervSjR+S7+qa7
0WMuDdOrHXRR3Jit+SRoK5kWzDNNUHQbIvwRjlvLy3KwqqWTBzdRG98USsdqqKHz
n21uxHwswCVLo4Z2ajxjrDbgBGPu82gO/7H65gcPWGzFrw3lYVxtodIGHHTOKGex
sqHws5RFi709IVPho/ANNWGgTjU67u/eJnjPx+DpUy1qR28uc9mTIr33tyxqQB1k
eIeqS17zT+v/jQEvN+E3oeu2isHDaQ4Q1qkFxIcqBsVYO9jSHnIesGa6BATZ9Pu2
4msh+X08XAyHJFMXrYe+1r+X3bJjg6Jjbvvid96PNupa/IjPvBM=
=moNN
-----END PGP SIGNATURE-----

Changes since xf86-video-r128-6.12.1:
Alan Coopersmith (10):
      Remove "All rights reserved" from Oracle copyright notices
      gitlab CI: ensure libtool is installed in build container
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      Add X.Org's standard C warning flags to AM_CFLAGS
      Fix 9 -Wmissing-prototypes warnings
      R128ScreenInit: fix indentation
      Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
      Move sizeof to second argument in calloc calls
      configure: update link to use gitlab instead of anongit
      xf86-video-r128 6.13.0

Enrico Weigelt, metux IT consult (3):
      use XNFcallocarray() instead of xnfcalloc macro
      fix FTBS on debian: missing statement after label
      drop support for ancient xserver versions

nia (3):
      Alternative non-BIOS method to determine the panel size for NetBSD
      don't assume VGA output on non-x86
      backlight control and console detection for wsdisplay systems

---
 .gitlab-ci.yml     |    6 
 configure.ac       |   33 -
 man/Makefile.am    |    2 
 man/r128.man       |   13 
 src/Makefile.am    |    2 
 src/atipcirename.h |    3 
 src/compat-api.h   |   73 --
 src/r128.h         |   19 
 src/r128_accel.c   | 1369 -----------------------------------------------------
 src/r128_crtc.c    |   35 -
 src/r128_dri.c     |   86 ---
 src/r128_driver.c  |  192 ++++---
 src/r128_output.c  |   77 ++
 src/r128_probe.c   |    6 
 src/r128_probe.h   |   14 
 src/r128_video.c   |    8 
 16 files changed, 230 insertions(+), 1708 deletions(-)
---


More information about the xorg-commit mailing list