Graphical glitches on macOS
jchv opened this issue · 2 comments
There are known issues with some macOS machines where the graphics will glitch or blackscreen. This is likely due to non-compliant or sloppy OpenGL code inside of Client.
In the longer term, we should use Metal on macOS, but for the time being, the OpenGL code should be fixed.
Note that not all macOS machines have this issue. In particular, Apple's own M1 GPU drivers do not seem to have an issue.
This has been reported on a MF839LL/A running 10.13.6. That's a machine which uses Intel Iris Graphics 6100, which in theory supports OpenGL 4.3. Likely an issue with interplay of Intel driver and sloppy or non-compliant OpenGL code in PuyoVS. Need to reproduce locally to debug further.
FYI I no longer have any way to repro/debug this since the offending hardware has been sent to recycling.