summaryrefslogtreecommitdiffstats
path: root/src/widgets/util/qundoview.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <[email protected]>2025-07-08 16:17:00 +0200
committerTor Arne Vestbø <[email protected]>2025-07-09 23:46:42 +0200
commita9ca1aef2291abea36bba9b934f154ea9866337d (patch)
treeb8e7c6c4baf7add525930725b36e4634fa9fafc3 /src/widgets/util/qundoview.h
parente60f6c1b48be74275b808d15075f6cc289c7d919 (diff)
Disable QPlatformIntegration::Capability::OpenGL on macOS 26 in VMsHEADdev
Or rather, when detecting that the software GL renderer is in use, which is the case in VMs, or when requesting Qt::AA_UseSoftwareOpenGL explictly. In this situation macOS 26 crashes in [NSOpenGLContext flushBuffer] and [NSOpenGLContext setView:], making it unusable. Hopefully this issue is resolved in the platform, but for now we report lack of OpenGL so we can get our tests passing/skipping in CI. Change-Id: I68412aed5174194c80d2b079ffba141f9f2a3be1 Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/widgets/util/qundoview.h')
0 files changed, 0 insertions, 0 deletions