Clément Foucault 6c6c4da718 GPU: Fix texture being freed in threads without ogl context bound.
This is a dirty fix. A bit more cleaner approach would be to check if a
context is bound and delay the deletion only in this case.
Also we may want to do this orphan deletion at some other places than
wm_window_swap_buffers.
2018-06-02 21:16:40 +02:00
2018-05-18 13:34:24 +02:00
2018-06-02 11:22:44 +02:00
2018-04-24 12:26:37 +02:00
2010-10-13 14:44:22 +00:00
2018-05-27 11:06:29 +02:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%