- Update to 18.3.3
* In this release we have: A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and couple of stability improvements to the radeonsi driver. Another memory leak affecting all gallium drivers have also been addressed. * The time required to compile GLSL shaders with large amount of uniforms, such as Godot, has been improved. * GLX and swrast have also seen some improvements. * On the Vulkan side, the ANV driver adjusted the number of images supported for gen8 and earlier to 8, while for newer hardware it remains the same 64. The RADV driver has seens a collection of stability improvements and fix for the Vulkan version advertised in some corner cases. * To top it all up, the meson build system has seen a steady amount of fixes: the DSO version for the VDPAU drivers is now included, ICC compatibility patches, opencl handling and relaxed handling when building osmesa. - adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=806
This commit is contained in:
parent
aaab85a63d
commit
ccada919e5
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.3.3
|
||||
* In this release we have:
|
||||
A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
|
||||
couple of stability improvements to the radeonsi driver. Another memory leak
|
||||
affecting all gallium drivers have also been addressed.
|
||||
* The time required to compile GLSL shaders with large amount of uniforms, such
|
||||
as Godot, has been improved.
|
||||
* GLX and swrast have also seen some improvements.
|
||||
* On the Vulkan side, the ANV driver adjusted the number of images supported
|
||||
for gen8 and earlier to 8, while for newer hardware it remains the same 64.
|
||||
The RADV driver has seens a collection of stability improvements and fix for
|
||||
the Vulkan version advertised in some corner cases.
|
||||
* To top it all up, the meson build system has seen a steady amount of fixes:
|
||||
the DSO version for the VDPAU drivers is now included, ICC compatibility
|
||||
patches, opencl handling and relaxed handling when building osmesa.
|
||||
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.3.2
|
||||
%define _version 18.3.3
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -112,7 +112,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 18.3.2
|
||||
Version: 18.3.3
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
20
Mesa.changes
20
Mesa.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
- Update to 18.3.3
|
||||
* In this release we have:
|
||||
A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
|
||||
couple of stability improvements to the radeonsi driver. Another memory leak
|
||||
affecting all gallium drivers have also been addressed.
|
||||
* The time required to compile GLSL shaders with large amount of uniforms, such
|
||||
as Godot, has been improved.
|
||||
* GLX and swrast have also seen some improvements.
|
||||
* On the Vulkan side, the ANV driver adjusted the number of images supported
|
||||
for gen8 and earlier to 8, while for newer hardware it remains the same 64.
|
||||
The RADV driver has seens a collection of stability improvements and fix for
|
||||
the Vulkan version advertised in some corner cases.
|
||||
* To top it all up, the meson build system has seen a steady amount of fixes:
|
||||
the DSO version for the VDPAU drivers is now included, ICC compatibility
|
||||
patches, opencl handling and relaxed handling when building osmesa.
|
||||
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 18.3.2
|
||||
%define _version 18.3.3
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -111,7 +111,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 18.3.2
|
||||
Version: 18.3.3
|
||||
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:f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35
|
||||
size 11868440
|
Binary file not shown.
3
mesa-18.3.3.tar.xz
Normal file
3
mesa-18.3.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab6886a6966c532ccbcc3b240925e681464b658244f0cbed752615af3936299
|
||||
size 11874468
|
BIN
mesa-18.3.3.tar.xz.sig
Normal file
BIN
mesa-18.3.3.tar.xz.sig
Normal file
Binary file not shown.
@ -26,7 +26,7 @@ index 7b99e49f00..d6bebfb292 100644
|
||||
+ if (0 && pdp->shminfo.shmid >= 0) {
|
||||
ximage->width = ximage->bytes_per_line / ((ximage->bits_per_pixel + 7)/ 8);
|
||||
ximage->height = h;
|
||||
XShmPutImage(dpy, drawable, gc, ximage, 0, 0, x, y, w, h, False);
|
||||
XShmPutImage(dpy, drawable, gc, ximage, srcx, srcy, x, y, w, h, False);
|
||||
--
|
||||
2.16.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user