mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2024-11-29 11:24:14 +01:00
VK driver for the Raspberry Pi (Broadcom Videocore IV)
f00e4b6a0e
todo draw command |
||
---|---|---|
brcm | ||
driver | ||
external | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
rpi-vk-driver
(not conformant yet, can't use official name or logo)
Milestones
- clear screen example working
- triangle example working
- shader from assembly, vertices from vertex buffer object, no uniforms, color hardcoded
- uniforms for matrix multiplication and animation
- texture coordinates and texture sampling
- shader compiled from spirv