blender/intern/ghost
Clément Foucault ccc512cc61 GPUImmediate: Make activation / deactivation implicit
This avoids unecessary complexity.

Also makes the GPUImmediate threadsafe by using a threadlocal imm variable.
2020-09-08 04:15:50 +02:00
..
intern Cleanup: spelling 2020-09-07 16:19:42 +10:00
test GPUImmediate: Make activation / deactivation implicit 2020-09-08 04:15:50 +02:00
CMakeLists.txt Cleanup: missing CMake headers from source lists 2020-07-16 13:17:31 +10:00
GHOST_C-api.h GHOST: Enable debug context on offscreen context too 2020-09-01 00:30:36 +02:00
GHOST_IContext.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_IEvent.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_IEventConsumer.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_ISystem.h GHOST: Enable debug context on offscreen context too 2020-09-01 00:30:36 +02:00
GHOST_ISystemPaths.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_ITimerTask.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_IWindow.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_IXrContext.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_Path-api.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_Rect.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_Types.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00