Files
test/source/blender/gpu
Mike Erwin 26f25b1b27 OpenGL: use ShaderInterface to look up uniforms
These were the last few glGetUniformLocation calls in source/blender.

The new system gets uniform information once when a shader is created, then uses this cached info every time after that.
2017-04-13 18:37:26 -04:00
..
2017-04-13 19:11:55 +10:00
2016-03-21 22:43:03 +01:00
2017-04-06 18:46:33 +02:00
2014-10-07 15:47:32 -05:00
2017-04-10 12:36:32 +02:00