Blender Git Commit Log
Git Commits -> Revision 816bd8b
Revision 816bd8b by Clément Foucault (tmp-vulkan) September 16, 2020, 20:01 (GMT) |
GHOST: Vulkan: Rework support for MSVC This removes designated initializer because not supported by MSVC for our current C++ version. Fixes some other compile errors and add usage of the `ContextVK` context in the Win32 backend. |
Commit Details:
Full Hash: 816bd8bed624fe601da1a9f9bcc07c9b08b16b94
Parent Commit: 47613a4
Lines Changed: +194, -187