Accepting request 563054 from home:michalsrb:branches2:X11:XOrg

- Update to 17.3.1
  * Multiple fixes and improvements of the GLSL shader cache. The
    RADV driver no longer advertises VK_EXT_debug_report - there is
    no support for it.
  * The i965, radeonsi, nvc0 and freedreno drivers have received a
    few small fixes each.
  * A number of big endian fixes have been merged.

- Fixes for 32bit support broken by the Mesa split.

OBS-URL: https://build.opensuse.org/request/show/563054
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=675
This commit is contained in:
Michal Srb
2018-01-09 15:25:30 +00:00
committed by Git OBS Bridge
parent 50c22eaceb
commit 91e3c82152
9 changed files with 35 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 8 14:44:46 UTC 2018 - msrb@suse.com
- Update to 17.3.1
* Multiple fixes and improvements of the GLSL shader cache. The
RADV driver no longer advertises VK_EXT_debug_report - there is
no support for it.
* The i965, radeonsi, nvc0 and freedreno drivers have received a
few small fixes each.
* A number of big endian fixes have been merged.
-------------------------------------------------------------------
Thu Jan 8 14:26:50 UTC 2018 - tchvatal@suse.com