-
-
Notifications
You must be signed in to change notification settings - Fork 277
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
Black window on Ubuntu 22.04.1 LTS #300
Comments
@papyDoctor flatpak also runs, but for some reason the flatpak version is not saving system variables, so I had to build it in docker. |
Variables are still not being saved. I don't know why... |
My error. :P It is because if declared variables are not used they are automatically pruned. In options there is a way of disabling this, or you just declare them as uniform in the code. |
Same problem here. The current version of SHADERed has a hard dependency on It would be nice if, if possible with libGLEW versioning, it just used any version 2.x. |
Binary package or full compiled application shows briefly the SHADERed logo and then it remains a black window at startup.
No controls or widgets shown.
The text was updated successfully, but these errors were encountered: