https://bugs.winehq.org/show_bug.cgi?id=43872
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #59848|0 |1 is obsolete| |
--- Comment #45 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 60650 --> https://bugs.winehq.org/attachment.cgi?id=60650 Transform feedback hack
https://source.winehq.org/git/wine.git/?a=commit;h=7096e1e02d900bb47c819fde2...
Draw calls with no attachments are implemented in Wine 3.3. The invisible monsters bug should be fixed for Mesa drivers. If you experience GPU hangs, please use MESA_EXTENSION_OVERRIDE=-GL_ARB_framebuffer_no_attachments as a workaround, and please report back with details of your system configuration.
The bug may still be present for Nvidia users (Wine doesn't correctly end transform feedback in certain cases). The attached hack should fix the issue.