1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-18 10:52:14 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Unknown 2019-09-23 16:56:49 +01:00
commit f191969b48

View File

@ -9,7 +9,8 @@
- [x] texture coordinates and texture sampling
- [x] varyings
- [x] Multiple vertex attributes
- [ ] Depth / stencil buffers
- [x] Depth buffers
- [ ] Stencil buffers
- [ ] Indexed draw calls
- [x] Shader compiler chain
- [x] QPU assembler / disassembler