1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-03-21 12:29:15 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-08-25 19:03:04 +01:00 committed by GitHub
parent 2cc6661ea3
commit dfd99e8b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,9 @@
- [x] clear screen example working
- [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
- [x] uniforms for matrix multiplication and animation
- [x] texture coordinates and texture sampling
- [ ] varyings
- [x] Shader compiler chain
- [x] QPU assembler / disassembler
- [x] Resources