Guillaume Bouchard
758ac7f57b
Add documentation for legacy driver now that we switch to GLVND
2018-07-10 03:33:40 +02:00
Guillaume Bouchard
df9d0ecc16
Add nixGLCommon
2018-06-30 13:10:59 +02:00
Guillaume Bouchard
ed31333b05
Add a note in the readme about nixpkgs versions
2018-06-26 23:49:42 +02:00
Guillaume Bouchard
d78549fef3
Create a wrapper for nvidia install
...
Hash of nvidia driver is not known because it depends on the driver version
(argument `nvidiaVersion`). However, since nix 2.0 and when using `useSandbox`,
`sha256 = null` is not allowed anymore.
The new wrapper script, `nvidiaInstall.py` uses `nix-prefetch-url` to compute
the hash and call `nix`.
This is a fix for #9
2018-05-19 21:37:45 +02:00
Guillaume Bouchard
fe935edb01
Update README to tell that it works with most of mesa driver
2018-04-15 14:27:49 +02:00
Joe Hermaszewski
8fda8f8642
Whitespace change in readme
2018-04-07 16:05:15 +08:00
Joe Hermaszewski
0ba511aeb3
Add mesa-vulkan-drivers step to readme
2018-04-07 16:04:24 +08:00
Joe Hermaszewski
dcf12c42d1
Add information about Vulkan wrappers to readme
2018-04-07 15:57:48 +08:00
Guillaume Bouchard
6eed6200ac
More documentation
2018-02-19 16:55:11 +01:00
Guillaume Bouchard
280dc666f0
Add documentation
2018-02-19 16:49:53 +01:00
Guillaume Bouchard
52149c5780
Nvidia with version
2018-02-19 16:30:03 +01:00
Guillaume Bouchard
2c35c7949b
Nvidia is now tested, so remove the associated comment
2018-02-19 11:41:26 +01:00
Guillaume Bouchard
1046517dcd
More robust solution for intel / nvidia / nvidia (bumblebee)
2018-02-17 22:53:49 +01:00
guibou
73cd9002ad
Detail some limitations
2017-09-16 19:35:16 +02:00
Guillaume Bouchard
3eaf867565
More robust dependency lookup
2017-09-16 14:28:57 +02:00
Guillaume Bouchard
c17063d377
First version
2017-09-16 13:52:15 +02:00