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 2019-09-04 11:38:12 +01:00 committed by GitHub
parent d0ce9e79a5
commit 7eaac122a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,8 @@ codes are allowed:
- QualityWarning
- CompatibilityWarning
There are about 470.000 conformance tests.
## FAQ
### Will this ever be a fully functional VK driver?
As far as I know the PI is NOT fully VK capable on the hardware level. I can already see that some things will need to be emulated and others won't ever be emulated. The compiler is also a huge unknown at this point as I plan to write one from scratch.