Files
test/source/blender/windowmanager
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
..
2019-01-14 14:08:40 +11:00
2018-09-06 21:23:25 +10:00
2019-01-16 00:03:03 +11:00
2018-06-29 08:02:49 +02:00
2019-01-09 12:22:32 +11:00
2018-12-04 14:33:45 +11:00
2018-09-06 14:19:15 +10:00