Michal Srb e94d97e054 Accepting request 644832 from home:michalsrb:bug1113211:X11:XOrg
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * Disallow rgb10 configs for chromium with radeonsi to prevent
    broken colors in video. (boo#1113211)

OBS-URL: https://build.opensuse.org/request/show/644832
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=777
2018-10-26 11:17:37 +00:00
2018-10-22 13:38:22 +00:00
2018-10-22 13:38:22 +00:00

DRI Driver update mechanism
---------------------------

If any corresponding DRI driver is found in "/usr/lib/dri/updates/"
it will be favored over the one in "/usr/lib/dri/" and will be used
for 32/64 bit applications.

On 32/64 bit biarch platforms additionally a corresponding DRI driver
in "/usr/lib64/dri/updates/" will be favored over the one in 
"/usr/lib64/dri/" and will be used for 64bit applications.
Description
No description provided
Readme 80 MiB
Languages
Standard ML 100%