firefox-vaapi: auto updated to 115.0-1
This commit is contained in:
parent
b3fb5d7219
commit
f275f68eeb
3 changed files with 46 additions and 24 deletions
|
|
@ -1,9 +1,9 @@
|
|||
diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp firefox-114.0.2.new/widget/gtk/GfxInfo.cpp
|
||||
--- firefox-114.0.2.orig/widget/gtk/GfxInfo.cpp 2023-06-21 20:28:01.694477890 +0200
|
||||
+++ firefox-114.0.2.new/widget/gtk/GfxInfo.cpp 2023-06-21 20:29:02.520105848 +0200
|
||||
@@ -844,37 +844,6 @@
|
||||
V(21, 0, 0, 0), "FEATURE_FAILURE_WEBRENDER_BUG_1635186",
|
||||
"Mesa 21.0.0.0");
|
||||
diff --color --unified --recursive --text firefox-115.0.orig/widget/gtk/GfxInfo.cpp firefox-115.0.new/widget/gtk/GfxInfo.cpp
|
||||
--- firefox-115.0.orig/widget/gtk/GfxInfo.cpp 2023-07-04 23:03:47.333542909 +0200
|
||||
+++ firefox-115.0.new/widget/gtk/GfxInfo.cpp 2023-07-04 23:04:17.310346929 +0200
|
||||
@@ -857,37 +857,6 @@
|
||||
DRIVER_COMPARISON_IGNORED, V(0, 0, 0, 0),
|
||||
"FEATURE_FAILURE_WEBRENDER_MESA_VM", "");
|
||||
|
||||
- ////////////////////////////////////
|
||||
- // FEATURE_WEBRENDER_COMPOSITOR
|
||||
|
|
@ -39,7 +39,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
|
|||
// Disable on all AMD devices not using Mesa.
|
||||
APPEND_TO_DRIVER_BLOCKLIST_EXT(
|
||||
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
|
||||
@@ -884,16 +853,6 @@
|
||||
@@ -897,16 +866,6 @@
|
||||
"FEATURE_FAILURE_X11_EGL_NO_LINUX_ATI", "");
|
||||
|
||||
////////////////////////////////////
|
||||
|
|
@ -56,7 +56,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
|
|||
// FEATURE_DMABUF_SURFACE_EXPORT
|
||||
// Disabled due to:
|
||||
// https://gitlab.freedesktop.org/mesa/mesa/-/issues/6666
|
||||
@@ -933,14 +892,6 @@
|
||||
@@ -946,14 +905,6 @@
|
||||
V(21, 0, 0, 0), "FEATURE_HARDWARE_VIDEO_DECODING_MESA",
|
||||
"Mesa 21.0.0.0");
|
||||
|
||||
|
|
@ -71,7 +71,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
|
|||
// Disable on all AMD devices not using Mesa.
|
||||
APPEND_TO_DRIVER_BLOCKLIST_EXT(
|
||||
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
|
||||
@@ -975,15 +926,6 @@
|
||||
@@ -988,15 +939,6 @@
|
||||
"");
|
||||
|
||||
////////////////////////////////////
|
||||
|
|
@ -87,7 +87,7 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
|
|||
|
||||
APPEND_TO_DRIVER_BLOCKLIST_EXT(
|
||||
OperatingSystem::Linux, ScreenSizeStatus::All, BatteryStatus::All,
|
||||
@@ -991,14 +933,6 @@
|
||||
@@ -1004,14 +946,6 @@
|
||||
nsIGfxInfo::FEATURE_THREADSAFE_GL, nsIGfxInfo::FEATURE_BLOCKED_DEVICE,
|
||||
DRIVER_COMPARISON_IGNORED, V(0, 0, 0, 0),
|
||||
"FEATURE_FAILURE_THREADSAFE_GL_NOUVEAU", "");
|
||||
|
|
@ -102,3 +102,4 @@ diff --color --unified --recursive --text firefox-114.0.2.orig/widget/gtk/GfxInf
|
|||
}
|
||||
return *sDriverInfo;
|
||||
}
|
||||
Alleen in firefox-115.0.new/widget/gtk: GfxInfo.cpp.orig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue