No, I am thinking about 2 different images being uploaded at the same time, say 2 threads loading different lists of files through separate contexts.
Thanks for both answers will try to process...
Type: Posts; User: slimshader
No, I am thinking about 2 different images being uploaded at the same time, say 2 threads loading different lists of files through separate contexts.
Thanks for both answers will try to process...
Hi, one thing is still unclear with regard to multiple threads each having own GL context where all share lists / texture memory: is it safe to upload texture data from 2 threads (possibly...