Accepting request 992106 from home:dirkmueller:Factory
- update to 22.1.4: * anv: disable non uniform indexing of UBOs * anv: use the right helper to invalidate memory * intel/fs: ray query fix for global address * isl: add new helper for format component compatibility * radeonsi: fix random PS wave size * r300: Keep rc_rename_regs() from overflowing * aco/ra: update register file when updating phi definition * radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard OBS-URL: https://build.opensuse.org/request/show/992106 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1127
This commit is contained in:
parent
99c9ecc948
commit
385111236b
13
Mesa.changes
13
Mesa.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 21:22:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 22.1.4:
|
||||
* anv: disable non uniform indexing of UBOs
|
||||
* anv: use the right helper to invalidate memory
|
||||
* intel/fs: ray query fix for global address
|
||||
* isl: add new helper for format component compatibility
|
||||
* radeonsi: fix random PS wave size
|
||||
* r300: Keep rc_rename_regs() from overflowing
|
||||
* aco/ra: update register file when updating phi definition
|
||||
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 13:00:57 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 22.1.3
|
||||
%define _version 22.1.4
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -106,12 +106,12 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa%{psuffix}
|
||||
Version: 22.1.3
|
||||
Version: 22.1.4
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
Group: System/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
URL: https://www.mesa3d.org
|
||||
#Git-Clone: git://anongit.freedesktop.org/mesa/mesa
|
||||
Source: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz
|
||||
Source1: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz.sig
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3
|
||||
size 16016520
|
Binary file not shown.
3
mesa-22.1.4.tar.xz
Normal file
3
mesa-22.1.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:670d8cbe8b72902a45ea2da68a9da4dc4a5d99c5953a926177adbce1b1640b76
|
||||
size 16033644
|
BIN
mesa-22.1.4.tar.xz.sig
Normal file
BIN
mesa-22.1.4.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user