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:
parent
832d006961
commit
8ca957935d
22
README.md
22
README.md
@ -1,5 +1,21 @@
|
|||||||
# rpi-vk-driver
|
# RPi-VK-Driver
|
||||||
(not conformant yet, can't use official name or logo)
|
RPi-VK-Driver is a low level GPU driver for the Broadcom Videocore IV GPU that implement a subset of the Vulkan (R) standard. The implementation is not conformant to the standard but tries to follow it as closely as the hardware allows for it.
|
||||||
|
|
||||||
|
|
||||||
|
## Supported hardware
|
||||||
|
The driver currently supports the following Raspberry Pi models:
|
||||||
|
- Zero
|
||||||
|
- Zero W
|
||||||
|
- 1 Model A
|
||||||
|
- 1 Model A+
|
||||||
|
- 1 Model B
|
||||||
|
- 1 Model B+
|
||||||
|
- 2 Model B
|
||||||
|
- 3 Model A+
|
||||||
|
- 3 Model B
|
||||||
|
- 3 Model B+
|
||||||
|
- Compute Module 1
|
||||||
|
- Compute Module 3
|
||||||
|
- Compute Module 3 lite
|
||||||
|
- Compute Module 3+
|
||||||
|
- Compute Module 3+ lite
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user