mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2024-11-29 11:24:14 +01:00
Update README.md
This commit is contained in:
parent
0c5279478e
commit
2852bb3dff
@ -96,7 +96,7 @@ CPU performance (eg. number of draw calls) should be enough on the quad-core PIs
|
||||
- multiple color attachments
|
||||
- HDR render targets and textures (lack of kernel support for 64bpp render target)
|
||||
- ETC textures (lack of kernel support for 64bpp render target)
|
||||
- timing blocks for profiling (kernel supports interrupts, but data needs to be routed to userspace)
|
||||
- timing blocks for profiling (kernel supports interrupts, but data needs to be routed to userspace ie. add tiler/renderer start/end timing to seqnos)
|
||||
|
||||
### What additional features will this driver support?
|
||||
- I already added support (to be polished) to load shader assembly. This will enable devs to optimise shaders to the last cycle.
|
||||
|
Loading…
Reference in New Issue
Block a user