[PATCH] winex11.drv: Mask floating-point invalid exception during glXCreateContext().

Akihiro Sagawa sagawa.aki at gmail.com
Thu Apr 8 09:25:15 CDT 2021


Workaround for Mesa bug 3096.
I can reproduce the issue with Mesa 21.2 and set LIBGL_ALWAYS_SOFTWARE
environment to 1, i.e. LIBGL_ALWAYS_SOFTWARE=1.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47716
Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 configure.ac              |  2 ++
 dlls/winex11.drv/opengl.c | 40 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11.drv-Mask-floating-point-invalid-exception-du.patch
Type: text/x-patch
Size: 3235 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210408/e6a8ea30/attachment.bin>


More information about the wine-devel mailing list