Accepting request 640131 from home:iznogood:branches:X11:XOrg

New stable release

OBS-URL: https://build.opensuse.org/request/show/640131
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=775
This commit is contained in:
2018-10-07 09:36:26 +00:00
committed by Git OBS Bridge
parent dbe2ec5f48
commit 2cb7f36b89
10 changed files with 153 additions and 53 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com
- Update to 18.2.2
* Different patches for the DirectX9 and DRI state trackers.
* A patch to implement vkAcquireNextImage2 in the Intel and AMD
vulkan drivers, as well as a patch for adding support for
protected memory properties in GetPhysicalDeviceProperties2()
for the former driver.
* RADV also gets a patch to fix some issues with reflections in
GTA V, and a patch to fix a GPU hang in SteamVR with Vega.
* Finally, there are more fixes for Radeonsi, nvc0, vc4, and
vulkan code.
- Drop usage of sha1sum, use sig and keyring verification instead.
Following this, add key from Juan A. Suarez to keyring.
- Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
Fixed upstream.
-------------------------------------------------------------------
Fri Sep 21 20:38:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>