mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 09:30:20 +01:00
When DRI_CONF_GLES_EMULATE_BGRA was added for the virgl driver, it
missed a DRI_CONF_OPT_END.
This make some drivers, like v4c/v3d to crash with the following
error:
Fatal error in __driConfigOptions line 99, column 2: mismatched tag.
Not sure why it doesn't fail with virgl.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ca.po | ||
| de.po | ||
| es.po | ||
| fr.po | ||
| gen_xmlpool.py | ||
| LINGUAS | ||
| meson.build | ||
| nl.po | ||
| POTFILES | ||
| SConscript | ||
| sv.po | ||
| t_options.h | ||