summarylogtreecommitdiffstats
path: root/0001-enable-vaapi.patch
diff options
context:
space:
mode:
authorEwout van Mansom2023-09-05 20:39:55 +0200
committerEwout van Mansom2023-09-05 20:39:55 +0200
commitb966522b1509d3c272c31d694985a8a9ed0fd245 (patch)
treedd5ba4c44f06659450909e28a3527b358486c611 /0001-enable-vaapi.patch
parent111ffffe22da40bd196e203314045a8299205f1d (diff)
downloadaur-b966522b1509d3c272c31d694985a8a9ed0fd245.tar.gz
117.0-1
Diffstat (limited to '0001-enable-vaapi.patch')
-rw-r--r--0001-enable-vaapi.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/0001-enable-vaapi.patch b/0001-enable-vaapi.patch
index 50b2431a1b6a..f5dfc27bc81c 100644
--- a/0001-enable-vaapi.patch
+++ b/0001-enable-vaapi.patch
@@ -1,9 +1,9 @@
-diff --color --unified --recursive --text firefox-116.0.orig/widget/gtk/GfxInfo.cpp firefox-116.0.new/widget/gtk/GfxInfo.cpp
---- firefox-116.0.orig/widget/gtk/GfxInfo.cpp 2023-08-01 11:19:21.891669535 +0200
-+++ firefox-116.0.new/widget/gtk/GfxInfo.cpp 2023-08-01 11:21:13.410128789 +0200
-@@ -1087,14 +1087,6 @@
- nsIGfxInfo::FEATURE_BLOCKED_DEVICE, DRIVER_COMPARISON_IGNORED,
- V(0, 0, 0, 0), "FEATURE_HARDWARE_VIDEO_DECODING_NO_R600", "");
+diff --color --unified --recursive --text firefox-117.0.orig/widget/gtk/GfxInfo.cpp firefox-117.0.new/widget/gtk/GfxInfo.cpp
+--- firefox-117.0.orig/widget/gtk/GfxInfo.cpp 2023-08-28 21:02:12.433315080 +0200
++++ firefox-117.0.new/widget/gtk/GfxInfo.cpp 2023-08-28 21:13:29.146440067 +0200
+@@ -1095,14 +1095,6 @@
+ nsIGfxInfo::FEATURE_BLOCKED_DEVICE, DRIVER_LESS_THAN, V(23, 1, 1, 0),
+ "FEATURE_HARDWARE_VIDEO_DECODING_AMD_DISABLE", "Mesa 23.1.1.0");
- // Disable on Release/late Beta on AMD
-#if !defined(EARLY_BETA_OR_EARLIER)