Files
test/source/blender/gpu/intern
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-04-22 00:35:04 -04:00
2017-05-04 20:50:03 +10:00