This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/gpu
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-04-22 08:45:52 +02:00
2018-02-07 05:44:05 +01:00
2017-04-06 18:46:33 +02:00
2018-04-22 08:45:52 +02:00
2014-10-07 15:47:32 -05:00
2018-04-21 20:42:27 +02:00