- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1234
This commit is contained in:
Stefan Dirsch 2023-09-25 11:28:45 +00:00 committed by Git OBS Bridge
parent 62b4edf2d0
commit 17e8418042
2 changed files with 6 additions and 5 deletions

View File

@ -5,6 +5,7 @@ Mon Sep 25 09:46:58 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
--> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
-------------------------------------------------------------------
Thu Sep 21 15:13:11 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -1,8 +1,8 @@
Index: mesa-23.0.0/src/util/00-mesa-defaults.conf
Index: mesa-23.2.0-rc4/src/util/00-mesa-defaults.conf
===================================================================
--- mesa-23.0.0.orig/src/util/00-mesa-defaults.conf
+++ mesa-23.0.0/src/util/00-mesa-defaults.conf
@@ -892,6 +892,14 @@ TODO: document the other workarounds.
--- mesa-23.2.0-rc4.orig/src/util/00-mesa-defaults.conf
+++ mesa-23.2.0-rc4/src/util/00-mesa-defaults.conf
@@ -956,6 +956,14 @@ TODO: document the other workarounds.
<application name="Rocket League" executable="RocketLeague">
<option name="radeonsi_zerovram" value="true" />
</application>
@ -16,4 +16,4 @@ Index: mesa-23.0.0/src/util/00-mesa-defaults.conf
+ </application>
<application name="Gfx Bench" executable="gfxbench_gl">
<!-- Helps offscreen tests -->
<option name="mesa_glthread" value="true"/>
<option name="mesa_glthread_app_profile" value="1"/>