- Update to 18.0.2
* A couple of fixes for Meson that solves some problems regarding building tests and installation. * A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. * A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. * SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. * Etnaviv gets a fix for swizzled texture formats. * Intel drivers get also several patches. * RADV gets a patch to solve a problem of lot of games complaining about not having enough memory. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=738
This commit is contained in:
parent
34e7f5f283
commit
bdf1194b8f
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.0.2
|
||||
* A couple of fixes for Meson that solves some problems regarding
|
||||
building tests and installation.
|
||||
* A couple of fixes in state tracker / DRI that was causing crashes
|
||||
in QtCreator and Firefox, among other problems.
|
||||
* A couple of fixes for GFX9, that solves a hang in the driver, and
|
||||
a problem with buffer views.
|
||||
* SVGA gets also a patch to fix incorrect advertizing of
|
||||
EGL_KHR_gl_colorspace extension.
|
||||
* Etnaviv gets a fix for swizzled texture formats.
|
||||
* Intel drivers get also several patches.
|
||||
* RADV gets a patch to solve a problem of lot of games complaining
|
||||
about not having enough memory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 09:55:13 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.0.1
|
||||
%define _version 18.0.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -113,7 +113,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 18.0.1
|
||||
Version: 18.0.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
17
Mesa.changes
17
Mesa.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.0.2
|
||||
* A couple of fixes for Meson that solves some problems regarding
|
||||
building tests and installation.
|
||||
* A couple of fixes in state tracker / DRI that was causing crashes
|
||||
in QtCreator and Firefox, among other problems.
|
||||
* A couple of fixes for GFX9, that solves a hang in the driver, and
|
||||
a problem with buffer views.
|
||||
* SVGA gets also a patch to fix incorrect advertizing of
|
||||
EGL_KHR_gl_colorspace extension.
|
||||
* Etnaviv gets a fix for swizzled texture formats.
|
||||
* Intel drivers get also several patches.
|
||||
* RADV gets a patch to solve a problem of lot of games complaining
|
||||
about not having enough memory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 09:55:13 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.0.1
|
||||
%define _version 18.0.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -112,7 +112,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 18.0.1
|
||||
Version: 18.0.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954
|
||||
size 10945308
|
Binary file not shown.
3
mesa-18.0.2.tar.xz
Normal file
3
mesa-18.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3
|
||||
size 10949364
|
BIN
mesa-18.0.2.tar.xz.sig
Normal file
BIN
mesa-18.0.2.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user