General clean up

This commit is contained in:
2024-10-15 18:56:25 +02:00
parent 3cc58e0b4b
commit 5e402d9077
17 changed files with 657 additions and 829 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
void main()
{
// This is implicit:
// gl_FragDepth = gl_FragCoord.z;
// This is implicit:
// gl_FragDepth = gl_FragCoord.z;
}