commit fe935edb01b5537dc424380ef15bdc9aa334ef45
parent 6ffe3132e3727389eb023e6f2ea19164d6065fe3
Author: Guillaume Bouchard <guillaum.bouchard@gmail.com>
Date: Sun, 15 Apr 2018 14:27:49 +0200
Update README to tell that it works with most of mesa driver
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-This tool tries to solve the "OpenGL" problem on nix. Works with Nvidia cards (with bumblebee) and Intel cards. It works for Vulkan programs too.
+This tool tries to solve the "OpenGL" problem on nix. Works with Nvidia cards (with bumblebee) and most of the card supported by mesa (such as Intel, AMD and nouveau using the free driver). It works for Vulkan programs too.
# Quick start
@@ -62,7 +62,7 @@ OpenGL core profile version string: 4.5.0 NVIDIA 390.25
## Build
-For Intel GL:
+For mesa (intel, amd, nouveau) GL, the package is historically called `nixGLIntel`:
```
nix-build -A nixGLIntel