Shader using glsl version 1.20 might not compile on some platform.
Open
bug
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 194
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
glsl is not always backward compatible. One solution is to write the same shaders for different glsl versions. Another solution is to ask for a compatibility profile.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.