Skip to content
New issue

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

0:2(10): error: GLSL 3.30 is not supported #8

Open
D-K-E opened this issue Oct 24, 2019 · 1 comment
Open

0:2(10): error: GLSL 3.30 is not supported #8

D-K-E opened this issue Oct 24, 2019 · 1 comment

Comments

@D-K-E
Copy link
Owner

D-K-E commented Oct 24, 2019

This issue is about having a graphic card that does not support opengl 330. The shaders should be changed in order to conform to lower glsl versions. For more detailed analysis the result of gl info call is needed. The information should be available under the status bar during loading. Maybe it would be better to display it in a dialog.

@D-K-E D-K-E mentioned this issue Oct 24, 2019
@D-K-E
Copy link
Owner Author

D-K-E commented Nov 12, 2019

A huge refactoring is on its way. Meanwhile a new dock widget named GL Info Browser is added to the interface which gives information related information about OpenGL status in the host machine. Anyone having this issue can check if their OpenGL profile version is above or equal to 330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant