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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Oct 23 04:12:13 UTC 2018


Tag 'xf86-video-r128-6.12.0' created by Kevin Brace <kevinbrace at gmx.com> at 2018-10-23 04:11 +0000

xf86-video-r128-6.12.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJbzp99AAoJEMkieEF4v/2wjcUH/Aw1ayZpGAaj/vBiuQvjAB0d
2wiyU/NCuCJQOWA3zpZvrrDh/+4VMBuRpg12yBBbWVjt/1K8D6dr+i1joMfGdBWV
JS5J/JOoXAKPwZolGvwkXkh3Smzuv63NQ3ZxxxytM6OuyUsg6v7C7EcHpDcVutPo
ze4GeOYqKtgXDnYAPruomJbyWzk701rLtNV5EeGsDTygxqnTrR78Ns+S+6O4bLqR
s2y3iko2DV62GscM9ghFC1osdJtN8B4bX5C1wmcO33JKQUJY0hx8WpvM/wZrMPv3
vzLXv5Dtwt0sW78YF6eqcoP0pTSP3bRcjXRewaT+HJqW1EqxTF/j/r5h7ONSea8=
=PiNY
-----END PGP SIGNATURE-----

Changes since xf86-video-r128-6.11.0:
Helmut Grohne (1):
      Another fix for cross build failure

Kevin Brace (26):
      Version bumped to 6.11.99
      Separate EXA and XAA initialization
      Evaluate NoAccel option inside R128PreInit
      Evaluate EXA related options inside R128PreInit
      Evaluate software cursor option inside R128PreInit
      Remove OPTION_DAC_8BIT option
      Move many DDX UMS options into R128UMSOption
      Delete USE_CRT_ONLY conditional compilation directive
      Delete OPTION_DISPLAY option enumeration
      Move RAMDAC module initialization into R128LegacyMS
      Move loading of EXA and XAA modules into R128PreInitAccel
      Version bumped to 6.11.100
      Prevent disabling of EXA inside R128ScreenInit
      Consolidate frame buffer initialization code
      Deprecate R128EXAAccelInit
      Deprecate R128AccelInit
      Deprecate R128VerboseInitEXA
      Consolidate EXA initialization code into R128EXAInit
      Hold off enabling acceleration until EXA / XAA are fully initialized
      Version bumped to 6.11.101
      Rename R128UMSOption to r128UMSOption
      Consolidate acquisition of many options into two functions
      Version bumped to 6.11.102
      Fix for build failure when --disable-dri option is specified
      Remove Dac6Bit option from man page
      Version bumped to 6.12.0

---
 configure.ac          |    4 
 man/r128.man          |    6 
 src/r128.h            |    7 
 src/r128_accel.c      |   43 ---
 src/r128_driver.c     |  593 +++++++++++++++++++++++++-------------------------
 src/r128_exa.c        |   13 +
 src/r128_exa_render.c |    2 
 7 files changed, 332 insertions(+), 336 deletions(-)
---


More information about the xorg-commit mailing list