wgl: do not disable error-dialogs by default
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 21 Mar 2022 10:49:27 +0000 (11:49 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 8 Apr 2022 13:15:12 +0000 (13:15 +0000)
commit82ca8a707eba4aa0955fc682efec3dd28ed8fb6b
treef3d0f509ba3e4d79113ffa7a9bab00008dd9604f
parentae73a263551b7eae1b0182e991b2a309835acd6c
wgl: do not disable error-dialogs by default

We don't know if an application developer wants error-dialog by default
or not, even when using a Mesa OpenGL driver.

So let's not assume this is a good thing, and instead make an option for
this behavior that we can enable for CI testing.

Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15485>
docs/envvars.rst
src/gallium/drivers/d3d12/ci/gitlab-ci.yml
src/gallium/frontends/wgl/stw_device.c