From 8ca957935de516ede0ee78495162877513807672 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Thu, 18 Jun 2020 18:03:19 +0100 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fb0a22..69e1594 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ -# rpi-vk-driver -(not conformant yet, can't use official name or logo) - +# RPi-VK-Driver +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