1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-11-29 11:24:14 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Unknown 2018-10-15 19:15:40 +01:00
commit 8708e9f7d4

View File

@ -3,8 +3,8 @@
## Milestones
- [x] clear screen example working
- [ ] triangle example working
- [ ] shader from assembly, vertices from vertex buffer object, no uniforms, color hardcoded
- [x] triangle example working
- [x] 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