Accepting request 1115580 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1115580 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=488
This commit is contained in:
commit
fe86417aad
24
Mesa.changes
24
Mesa.changes
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 4 10:11:42 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to Mesa 23.2.1
|
||||||
|
* Mesa 23.2.1 is a new development release. People who are
|
||||||
|
concerned with stability and reliability should stick with a
|
||||||
|
previous release or wait for Mesa 23.2.2.
|
||||||
|
* Mesa 23.2.1 is an unusual first stable release due to the
|
||||||
|
accidentl tagging of 23.2.0 durring the rc cycle.
|
||||||
|
* Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
|
||||||
|
reported by glGetString(GL_VERSION) or
|
||||||
|
glGetIntegerv(GL_MAJOR_VERSION) /
|
||||||
|
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
|
||||||
|
driver being used. Some drivers don't support all the features
|
||||||
|
required in OpenGL 4.6. OpenGL 4.6 is **only** available if
|
||||||
|
requested at context creation. Compatibility contexts may
|
||||||
|
report a lower version depending on each driver.
|
||||||
|
* Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
|
||||||
|
reported by the apiVersion property of the
|
||||||
|
VkPhysicalDeviceProperties struct depends on the particular
|
||||||
|
driver being used.
|
||||||
|
* More details in:
|
||||||
|
--> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 25 09:46:58 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Sep 25 09:46:58 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 23.2.0-rc4
|
%define _version 23.2.1
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_rusticl 0
|
%define with_rusticl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
@ -123,7 +123,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa%{psuffix}
|
Name: Mesa%{psuffix}
|
||||||
Version: 23.2.0
|
Version: 23.2.1
|
||||||
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:7c11fefbff7b6a992ec95b5764133101ad41052c8e0217829150383b74ea3085
|
|
||||||
size 18844408
|
|
Binary file not shown.
3
mesa-23.2.1.tar.xz
Normal file
3
mesa-23.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc
|
||||||
|
size 18855304
|
BIN
mesa-23.2.1.tar.xz.sig
Normal file
BIN
mesa-23.2.1.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user