Godot Making Progress On Vulkan Support, Threaded Shader Compilation

Written by Michael Larabel in Vulkan on 3 August 2019 at 08:00 PM EDT. 1 Comment
VULKAN
Shared one month ago was the initial work done on implementing a Vulkan renderer for Godot, the increasingly-used open-source cross-platform game engine. That Godot Vulkan support continues maturing along with other features that will form the basis of Godot 4.0.

Godot developers have been realistic and not expecting to reach OpenGL parity on their Vulkan renderer until the end of October or so, but over the past month they've made noticeable progress. For Godot's 2D support a lot of code is in place and over the next month lead developer Juan Linietsky is going to be working on the 3D side.

With Godot 4.0 being converted to C++11, other code-base improvements have been made like supporting fully threaded shader compilation, which obviously helps performance a great deal. Better multi-threading support for other areas of the engine are also being worked on.

Those excited about this leading open-source game engine can learn more on the Vulkan support and more via this blog post.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week