Blender Git Commit Log
Git Commits -> Revision 0ccf3f8
Revision 0ccf3f8 by Clément Foucault (master) August 7, 2020, 23:15 (GMT) |
GPU: Move ghost default framebuffer getter to context creation |
Commit Details:
Full Hash: 0ccf3f89d2e2389d433d1ab682ad04310a9b19ae
Parent Commit: 0255f1e
Lines Changed: +17, -13
6 Modified Paths:
/intern/ghost/test/multitest/MultiTest.c (+3, -6) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_context.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_context.cc (+10, -2) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -2) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_context.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_context.cc (+10, -2) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -2) (Diff)