[v0.22] Add Gen11 and Gen12 Intel iGPUs (needs more work)

This commit is contained in:
Dr-Noob
2021-12-28 18:34:56 +01:00
parent 6f555f1b47
commit 7f7e70bc5d
4 changed files with 57 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ gpufetch is a command-line tool written in C that displays the GPU information i
gpufetch supports the following GPUs:
- **NVIDIA** GPUs (Compute Capability >= 2.0)
- **Intel** iGPUs (between Gen6 and Gen9.5)
- **Intel** iGPUs (Generation >= Gen6)
Only compilation under **Linux** is supported.