398851024aa3a17708a3e31150aa91ed7de7a0c1
Blender can be started headless. In that case GHOST will use GHOST_SystemHeadless. This system only supported OpenGL. This change will add support for Vulkan. For users this allows to render using Vulkan without the need of X11 or Wayland. This should fix the cause why Vulkan tests are crashing on build-bot. They will not work reliable due to a threading issue which is still in investigation. Pull Request: https://projects.blender.org/blender/blender/pulls/131682
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
