mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
.. MacOS support for OpenGL is unreliable and there are user reports of issues. We will need to wait till Qt 6 for hardware acceleration on Metal. .. Windows support for OpenGL is ok if you use Nvidia GPUs but the AMD OpenGL driver is slow and broken. So we disable OpenGL here although Nvidia users are potentially being short changed. .. Hardware rendering really needs to wait for Qt6 for a more complete and reliable implementation that has cross platform support. Fixes #3594