1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-02-17 14:54:20 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-07-05 20:53:50 +01:00 committed by GitHub
parent dda5b3d62b
commit c7dbd992f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
- [ ] texture coordinates and texture sampling
- [ ] shader compiled from spirv
- [ ] Shader compiler chain
- [ ] QPU assembler / disassembler
- [x] QPU assembler / disassembler
- [ ] LLVM frontend SPIRV -> LLVMIR (maybe grab from somewhere?)
- [ ] LLVM backend LLVMIR -> QPU ASM
- [ ] LLVM custom optimisation layers