mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-13 22:33:13 +00:00
Use an older version of GLSL (#459)
This ensures that the MVP matrix is available within the monitor fragment shader, without requiring the ARB_compatibility extension.
This commit is contained in:
parent
4ff33f165d
commit
085ae2e74a
@ -1,4 +1,4 @@
|
||||
#version 140
|
||||
#version 130
|
||||
|
||||
in vec3 v_pos;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user