Browse Source
Dealing with inconsistent wxGLCanvas::IsDisplaySupported()
Dealing with inconsistent wxGLCanvas::IsDisplaySupported()
wxGLCanvas::IsDisplaySupported() handles wxGL_{MINOR,MAJOR}_VERSION attributes only in 3.0.4. Since 3.1.0 the attributes are apparently not supported, so instead wxGLContext::IsOK() is used (introduced in 3.1.0). Fixes: lp:1775995 * https://bugs.launchpad.net/kicad/+bug/1775995pull/17/head
2 changed files with 26 additions and 11 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue