This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu/intern
Clément Foucault 5037dd8abd GPU: Add GC to FBOs and UBOs and centralize all GCs
GPUFrameBuffers were being free when no context was attached or in the
wrong gl context. This make sure this does not happen again.

You can now safely free any gl resource from any thread (well as long as
it's not used anymore!).
2018-07-19 16:13:15 +02:00
..
2018-07-19 16:06:37 +10:00
2018-07-19 16:06:37 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-07-19 16:06:37 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-07-19 16:06:37 +10:00
2018-07-19 16:06:37 +10:00