Accepting request 960915 from home:ukbeast89:branches:X11:XOrg
- update to 22.0.0 * lavapipe,radv,anv KHR_dynamic_rendering * radv EXT_image_view_min_lod * VK_KHR_synchronization2 on RADV. * OpenSWR has been moved to the Amber branch * radeonsi, zink ARB_sparse_texture * d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400) * radeonsi, zink ARB_sparse_texture2 * zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd * anv VK_VALVE_mutable_descriptor_type * Vulkan 1.3 on RADV,Anv. * radeonsi, zink ARB_sparse_texture_clamp - update to 22.0.0 * lavapipe,radv,anv KHR_dynamic_rendering * radv EXT_image_view_min_lod * VK_KHR_synchronization2 on RADV. * OpenSWR has been moved to the Amber branch * radeonsi, zink ARB_sparse_texture * d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400) * radeonsi, zink ARB_sparse_texture2 * zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd * anv VK_VALVE_mutable_descriptor_type * Vulkan 1.3 on RADV,Anv. * radeonsi, zink ARB_sparse_texture_clamp OBS-URL: https://build.opensuse.org/request/show/960915 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1088
This commit is contained in:
parent
10f78d7a10
commit
c172e18f0c
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 10 18:32:42 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
|
||||||
|
|
||||||
|
- update to 22.0.0
|
||||||
|
* lavapipe,radv,anv KHR_dynamic_rendering
|
||||||
|
* radv EXT_image_view_min_lod
|
||||||
|
* VK_KHR_synchronization2 on RADV.
|
||||||
|
* OpenSWR has been moved to the Amber branch
|
||||||
|
* radeonsi, zink ARB_sparse_texture
|
||||||
|
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
|
||||||
|
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
|
||||||
|
* radeonsi, zink ARB_sparse_texture2
|
||||||
|
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
|
||||||
|
* anv VK_VALVE_mutable_descriptor_type
|
||||||
|
* Vulkan 1.3 on RADV,Anv.
|
||||||
|
* radeonsi, zink ARB_sparse_texture_clamp
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 21.3.7
|
%define _version 22.0.0
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -114,7 +114,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa-drivers
|
Name: Mesa-drivers
|
||||||
Version: 21.3.7
|
Version: 22.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
|
17
Mesa.changes
17
Mesa.changes
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 10 18:39:34 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
|
||||||
|
|
||||||
|
- update to 22.0.0
|
||||||
|
* lavapipe,radv,anv KHR_dynamic_rendering
|
||||||
|
* radv EXT_image_view_min_lod
|
||||||
|
* VK_KHR_synchronization2 on RADV.
|
||||||
|
* OpenSWR has been moved to the Amber branch
|
||||||
|
* radeonsi, zink ARB_sparse_texture
|
||||||
|
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
|
||||||
|
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
|
||||||
|
* radeonsi, zink ARB_sparse_texture2
|
||||||
|
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
|
||||||
|
* anv VK_VALVE_mutable_descriptor_type
|
||||||
|
* Vulkan 1.3 on RADV,Anv.
|
||||||
|
* radeonsi, zink ARB_sparse_texture_clamp
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 21.3.7
|
%define _version 22.0.0
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -113,7 +113,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 21.3.7
|
Version: 22.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b4fa9db7aa61bf209ef0b40bef83080999d86ad98df8b8b4fada7c128a1efc3d
|
|
||||||
size 16569592
|
|
Binary file not shown.
3
mesa-22.0.0.tar.xz
Normal file
3
mesa-22.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250
|
||||||
|
size 15565680
|
BIN
mesa-22.0.0.tar.xz.sig
Normal file
BIN
mesa-22.0.0.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user