Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPBGE: Enable more compatible GLSL versions.
This commit with the condition of ARB_compatiblity allow to select an higher GLSL version in the function gpu_shader_version. ARB_compatibility is needed as > GLSL 150 doesn't support builtin natives.
- Loading branch information