We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JS220
1.2.5
Qt6 removed opengl32sw.dll from the distribution. We need to reconsider how to best support OpenGL going forward.
OpenGL is well-supported on macOS and Linux. Windows is the challenge with older machines that have Intel Graphics and buggy / out-of-date drivers.
Perhaps we can consider recommending Mesa3D for the customers who run into issues? Here is what another OpenGL application recommends.
One of our customers used Mesa3D to support ancient (circa 2010) hardware with Windows 10. Here was the process:
Windows 10
The text was updated successfully, but these errors were encountered:
mliberty1
No branches or pull requests
Joulescope model
JS220
UI version
1.2.5
Your idea
Qt6 removed opengl32sw.dll from the distribution. We need to reconsider how to best support OpenGL going forward.
OpenGL is well-supported on macOS and Linux. Windows is the challenge with older machines that have Intel Graphics and buggy / out-of-date drivers.
Perhaps we can consider recommending Mesa3D for the customers who run into issues? Here is what another OpenGL application recommends.
One of our customers used Mesa3D to support ancient (circa 2010) hardware with Windows 10. Here was the process:
Does your idea concern a specific OS?
Windows 10
The text was updated successfully, but these errors were encountered: