Kode / Kinc

Modern low level game library and hardware abstraction.
http://kinc.tech
zlib License
517 stars 118 forks source link

Add Vulkan support for Raspberry Pi 4 and 5 #884

Closed Paolo-Oliverio closed 2 months ago

Paolo-Oliverio commented 2 months ago

Both raspberry devices have vulkan 1.2 conformance and should be trivial to support. Modern graphic api on low end cpu has good potential. Notable example quake 3 doubled its fps with vulkan.

RobDangerous commented 2 months ago

For recent Pis simply use the regular Linux target which supports Vulkan.