Browse Source
Checking for the existence of the call only validated that our header defined the value, not that the video card/driver supported the call. We query the extensions string directly to check for support. This should fix both the X11 and virtualization issues (potentially other crashes with older video cards as well) Fixes https://gitlab.com/kicad/code/kicad/issues/89446.0.7
1 changed files with 2 additions and 6 deletions
Loading…
Reference in new issue