https://bugs.winehq.org/show_bug.cgi?id=43590 atrinkerer(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |atrinkerer(a)gmail.com --- Comment #6 from atrinkerer(a)gmail.com --- Not a practical workaround... But minimizing the application, and restoring it will (temporarily) cause a 'clean' re-render. Any view movement or zoom in/out will cause new rendering artifacts in the same style. Forcing LLVM_PIPE (using LIBGL_ALWAYS_SOFTWARE=1 in environment variables) removes the issue. Framerate in software rendering suffers, though. When not forcing software rendering, here's an excerpt of `glxinfo -B` for version info: Extended renderer info (GLX_MESA_query_renderer): Vendor: X.Org (0x1002) Device: AMD CAYMAN (DRM 2.49.0 / 4.9.0-4-amd64, LLVM 3.9.1) (0x6719) Version: 13.0.6 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.