Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
Mesa-drivers.12911
n_drirc-disable-rgb10-for-chromium-on-amd.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File n_drirc-disable-rgb10-for-chromium-on-amd.patch of Package Mesa-drivers.12911
Index: mesa-18.3.0-rc2/src/util/00-mesa-defaults.conf =================================================================== --- mesa-18.3.0-rc2.orig/src/util/00-mesa-defaults.conf +++ mesa-18.3.0-rc2/src/util/00-mesa-defaults.conf @@ -334,5 +334,10 @@ TODO: document the other workarounds. <application name="No Mans Sky" executable="NMS.exe"> <option name="radeonsi_zerovram" value="true" /> </application> + + <!-- This is workaround to prevent distorted colors on hardware accelerated video in Chromium. https://bugzilla.opensuse.org/show_bug.cgi?id=1113211 --> + <application name="Chromium" executable="chromium"> + <option name="allow_rgb10_configs" value="false" /> + </application> </device> </driconf>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor