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:
commit
1fff0f1d5c
11
README.md
11
README.md
@ -5,13 +5,14 @@
|
||||
- [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
|
||||
- [ ] Resources
|
||||
- [ ] Descriptor support
|
||||
- [ ] VkSampler support
|
||||
- [x] Resources
|
||||
- [x] Descriptor support
|
||||
- [x] VkSampler support
|
||||
- [x] Push constant support
|
||||
- [ ] Multipass rendering
|
||||
- [ ] VkRenderPass support
|
||||
|
Loading…
Reference in New Issue
Block a user