Files
test2/source/blender/windowmanager/intern
Clément Foucault 4c95899098 GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensure
This is in order to make the API more multithread friendly inside the
draw manager.

GPU_shader_get_uniform will only serve to query the shader interface and
not do any GL call, making it threadsafe.

For now it only print a warning if the uniform was not queried before.
2019-01-17 19:44:01 +01:00
..
2018-10-01 09:20:31 +10:00
2018-12-14 16:52:12 +01:00
2018-10-09 11:01:50 +11:00
2018-12-12 13:02:09 +11:00