Blender Git Commit Log

Git Commits -> Revision 9a08daa

Revision 9a08daa by Clément Foucault (tmp-vulkan)
March 11, 2021, 14:38 (GMT)
GPUContext: Pass GHOST context handle for GPUContext creation

This is because we need to have a direct reference to the context to get
the vulkan resources.

Commit Details:

Full Hash: 9a08daae92ef81b1bae78b432875bf78fdda4028
Parent Commit: dd44051
Lines Changed: +19, -13

11 Modified Paths:

/intern/ghost/test/multitest/MultiTest.c (+3, -3) (Diff)
/source/blender/draw/engines/eevee/eevee_lightcache.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_manager.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_manager_shader.c (+1, -1) (Diff)
/source/blender/gpu/GPU_context.h (+3, -1) (Diff)
/source/blender/gpu/intern/gpu_context.cc (+2, -2) (Diff)
/source/blender/gpu/tests/gpu_testing.cc (+1, -1) (Diff)
/source/blender/gpu/vulkan/vk_context.cc (+4, -0) (Diff)
/source/blender/render/intern/pipeline.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021