1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-01 13:24:20 +01:00

Update README.md

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

View File

@ -15,7 +15,8 @@
- [x] blending
- [ ] mipmapping
- [ ] cube mapping
- [ ] linear RGBA8 and YUYV texture support
- [ ] linear RGBA8 texture support
- [ ] linear YUYV texture support https://www.linuxtv.org/downloads/v4l-dvb-apis-old/V4L2-PIX-FMT-YUYV.html
- [x] shadow mapping / depth texture sampling
- [ ] Multi threaded cmdbuf generation test
- [x] Shader compiler chain