mesa/src/util/xmlpool
Alejandro Piñeiro 790c3dbac8 util: add missing DRI_CONF_OPT_END
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: b793663449
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-06-20 14:11:30 +02:00
..
.gitignore delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
ca.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
de.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
es.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
fr.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
gen_xmlpool.py util/gen_xmlpool: Make use of python's foreach loop 2018-10-31 16:37:46 -07:00
LINGUAS meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
meson.build meson: don't install translation files 2018-11-01 10:49:16 -07:00
nl.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
POTFILES meson: add support for generating translation mo files 2018-10-31 16:37:12 -07:00
SConscript util/gen_xmlpool: Don't write via shell redirection 2018-10-31 16:37:46 -07:00
sv.po xmlpool: update translation po files 2018-11-13 17:25:02 +00:00
t_options.h util: add missing DRI_CONF_OPT_END 2019-06-20 14:11:30 +02:00