xf86-video-sis: Changes to 'refs/tags/xf86-video-sis-0.11.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jul 26 23:44:07 UTC 2019


Tag 'xf86-video-sis-0.11.0' created by Kevin Brace <kevinbrace at gmx.com> at 2019-07-26 23:42 +0000

xf86-video-sis-0.11.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJdO4/yAAoJEMkieEF4v/2wqRUH/jXHWZhWgLUVzOlPxstGOusf
Nh4F9sniLD1mq2wd7ghEWWR/kKyqlWrczPkSHsUIQhm4B4cN26UHIyZrwOBxJlD2
1PwQJUiBdD8zqxfH1kzSTkLaAvECPSaeqc2FwmQ+poTdR3UwE8zZxtSaDe40AcLh
u15DwwGbLsb29j4rEHaVH8qh/GgQU3WIB5BXdxa0ZBCTfBRc6V9jvNHvalxnMCR1
e3FzstttPUHMY8PbPqblnUpGzZuTXLdb8Txr4O90UnwVGYbFKJsb8ThEfQ2w2u1i
hW3fvYur5tpRScPBZVStevCLH9TmSmNKFhS51AVLzuRfAzOqpMeN9K6CxIt5JIM=
=lg33
-----END PGP SIGNATURE-----

Changes since xf86-video-sis-0.10.9:
Adam Jackson (1):
      Remove reference to ->virtualFrom

Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Remove obsolete B16 & B32 tags in struct definitions
      Update configure.ac bug URL for gitlab migration

Emil Velikov (2):
      autogen.sh: use quoted string variables
      xf86-video-sis: remove the GlxSetVisualConfigs stub and friends

Fabrice Fontaine (1):
      configure.ac: fix cross-compilation

Kevin Brace (10):
      Minor adjustment to the compilation order
      Add conditional compilation directives to suppress compilation warnings
      Elimination of many "variable set but not used" compilation warnings
      Eliminate set but not used variable compilation warnings
      Suppress logical operation and parenthesis related compilation warnings
      Eliminate swap macro related unused variable compilation warnings
      Eliminate constant related compilation warnings for native functions
      Convert EXA support preprocessor macro to USE_EXA
      Convert text format specifier type to unsigned short
      Version bumped to 0.11.0

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 autogen.sh         |   13 ++--
 configure.ac       |   25 ++++----
 src/Makefile.am    |    6 -
 src/init.c         |    3 
 src/init301.c      |   10 ---
 src/initextx.c     |    2 
 src/sis.h          |    6 -
 src/sis310_accel.c |    4 -
 src/sis_cursor.c   |    2 
 src/sis_dri.c      |  161 -----------------------------------------------------
 src/sis_dri.h      |    5 -
 src/sis_driver.c   |   62 +++++++++++---------
 src/sis_utility.c  |   40 +++++++------
 src/sis_video.c    |   12 +++
 14 files changed, 107 insertions(+), 244 deletions(-)
---


More information about the xorg-commit mailing list