@rubencg said in Have there been any news about Vulkan Drivers for the Pi4 since February?:
Pi4's Vulkan driver has been merged into the Mesa repo. https://www.raspberrypi.org/blog/vulkan-update-merged-to-mesa/
hmmm... wouldn't get your hopes up too high.
I compiled and installed using these instructions
then i tried some things
a self compiled version of ppsspp with vulkan support. conclusion: vulkan works, but framerate on vulkan lower than with opengl backend
a self compiled version ofr retroarch with lr-mupen64plus-next with vulcan support. On the normal open gl renderer it works, but gives a segmentation fault on the angrylion vulkan rendererer
a self compiled version of retroarch with lr-parallel: same segmentation fault on the same renderer
so apparently a lot of work to be done before we get benefits using vulkan....