Files
test/source
Mike Erwin 5ed0944ce6 GPU: cleanup GLSL version and standard extensions
Now we always use GLSL 3.3, AKA #version 330. Most of the extensions we used are built into OpenGL 3.3 so we don't need them anymore.

Cleaned up comments related to GLSL version.

Part of T49012
2017-05-18 18:30:23 -04:00
..
2017-05-17 17:55:31 +02:00
2017-01-29 17:21:57 +03:00
2017-04-08 12:01:29 +10:00