1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-02-18 15:54:21 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
yours3lf 2020-05-15 18:58:28 +01:00
commit 5daabe58d3

View File

@ -16,6 +16,7 @@
- [x] mipmapping
- [x] cube mapping
- [x] shadow mapping / depth texture sampling
- [ ] Cubemaps with mipmaps
- [ ] Multi threaded cmdbuf generation test
- [x] Shader compiler chain
- [x] QPU assembler / disassembler