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

Update README.md

This commit is contained in:
Yours3lf 2020-03-01 16:05:24 +00:00 committed by GitHub
parent 07ca324fd3
commit e3c3e28962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
- [x] blending
- [ ] mipmapping
- [ ] cube mapping
- [ ] linear RGBA8 and YUYV texture support
- [x] shadow mapping / depth texture sampling
- [ ] Multi threaded cmdbuf generation test
- [x] Shader compiler chain