A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi

Written by Michael Larabel in Vulkan on 20 June 2020 at 08:45 AM EDT. 62 Comments
VULKAN
The Raspberry Pi 1 through Raspberry Pi 3 Model B+ and even the Raspberry Pi Zero can now see Vulkan support via a new unofficial "RPi-VK-Driver" that is offering even better performance than the Broadcom OpenGL driver.

While there has been a Vulkan driver in development for the Raspberry Pi 4 and future models with the newer Broadcom VideoCore GPU that officially supports Vulkan, an independent developer has been developing a Vulkan driver for the VideoCore IV GPU found in pre-RPi4 SBCs. VideoCore 4 isn't compliant with Vulkan in full, but with enough effort, a Vulkan driver was brought up.


This new RPi-VK-Driver was developed over the past two years by Martin Thomas, a graphics engineer currently working for NVIDIA who developed this driver in his spare time. It reportedly took about two years to get this unofficial Vulkan driver into shape for Friday's "1.0" release.

This unofficial Vulkan driver for VideoCore IV implements a subset of the API and various hardware limitations encountered but enough that the likes of vkQuake3 can run on the driver with good speed. Performance compared to the VC4 OpenGL driver is quite good thanks to better memory management, multi-threaded command submission, and other improvements.

More details on this Raspberry Pi Vulkan driver for older boards via this GitHub repository.
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