Files
test/source/blender/windowmanager/intern
Jeroen Bakker b94a0ec8db WindowManager: Context Creation
Currently window manager always tried to create an OpenGL context.
This is incorrect and will fail when using Vulkan. Somehow this
doesn't fail for Metal.

This PR creates a context based on the current selected backend.

Pull Request: https://projects.blender.org/blender/blender/pulls/107301
2023-04-24 15:33:35 +02:00
..
2023-04-12 15:09:17 +02:00
2023-04-21 19:08:44 +02:00
2022-06-10 10:29:35 +02:00
2023-04-24 15:33:35 +02:00