Commit Graph

  • b93246bced regenerated flake.lock, added another Nvidia version & hash in a comment master Suzanne Soy 2020-11-10 20:07:14 +0000
  • 68e1819b88 flake (part 2 with changes to flake.nix) Suzanne Soy 2020-11-10 01:51:06 +0000
  • 7dcd280d44 flake (part 1 with rename) Suzanne Soy 2020-11-10 01:50:48 +0000
  • 76e4820d8a
    Update default.nix patch-1 Guillaume Bouchard 2020-10-05 13:35:30 +0200
  • 8d894a5682 Typos Suzanne Soy 2020-10-05 00:43:25 +0100
  • 4acd0c41c6
    Typos #1 Suzanne Soy 2020-10-05 00:43:25 +0100
  • 0c97096826
    Typos Suzanne Soy 2020-10-05 00:42:20 +0100
  • 210c6a8a54
    Merge pull request #59 from tudurom/master Guillaume Bouchard 2020-07-27 11:12:54 +0200
  • 6fab1faca5
    Merge pull request #57 from yilinwei/patch-1 Guillaume Bouchard 2020-07-24 22:56:58 +0200
  • ab5c39d32e
    Update README.md Yilin Wei 2020-07-19 18:30:37 +0100
  • e7039bfb2c
    Merge pull request #56 from guibou/nvidia_main_libs_only Guillaume Bouchard 2020-07-02 17:23:34 +0200
  • 410cd5b482 Do not build nvidia linux module for nixGLNvidia Guillaume Bouchard 2020-06-10 17:23:31 +0200
  • 339c6c5795
    use runtimeShell instead of #!/usr/bin/env sh Tudor Roman 2020-06-08 14:05:27 +0300
  • ad21f20321 Add AMDGpu wrapper for free amd driver amdgpu Guillaume Bouchard 2020-05-09 22:58:52 +0200
  • 5f330c2185
    Merge pull request #45 from lopsided98/nvidia-local-build Guillaume Bouchard 2020-04-30 18:55:59 +0200
  • 7bb080c0e5 Test.hs: make sure to build the impure NVIDIA version derivation locally Ben Wolsieffer 2020-04-29 23:45:54 -0400
  • 76196e5da3
    Merge pull request #40 from zimbatm/nvidia-version-file Guillaume Bouchard 2020-04-28 17:12:48 +0200
  • 4c09910428
    handle nixGLDefault with nvidiaVersionFile zimbatm 2020-04-28 16:55:38 +0200
  • b5660a81bd
    Merge pull request #42 from zimbatm/readme Guillaume Bouchard 2020-04-28 16:39:07 +0200
  • 4fb0203a54
    README: document nixGLDefault zimbatm 2020-04-28 16:02:50 +0200
  • 7aa1cce7c6
    allow to pass a nvidiaVersionFile zimbatm 2020-04-28 11:35:04 +0200
  • 7f934a88ce
    Merge pull request #41 from zimbatm/github-actions Guillaume Bouchard 2020-04-28 13:55:15 +0200
  • 3df3a471ae
    Merge pull request #39 from zimbatm/test-fixes Guillaume Bouchard 2020-04-28 13:54:10 +0200
  • 06f91bf67e
    add Github Action to run the tests zimbatm 2020-04-28 12:52:23 +0200
  • 9348b49674
    Test.hs: fixes the default.nix invocation zimbatm 2020-04-28 12:03:49 +0200
  • 0564a32785
    Test.hs: inherit stderr from the parent zimbatm 2020-04-28 12:49:45 +0200
  • e2cc0101af
    Merge pull request #38 from zimbatm/pass-nixpkgs Guillaume Bouchard 2020-04-28 11:44:59 +0200
  • d0379a8673
    break: change how nixpkgs is passed to the project zimbatm 2020-04-28 11:37:37 +0200
  • 3db9b5d12a Update test bench for vulkan Guillaume Bouchard 2020-04-28 10:57:42 +0200
  • ace3193d44 Mesa Vulkan: set icd files for all drivers Guillaume Bouchard 2020-04-28 10:43:14 +0200
  • 17c1ec63b9 Ignore stderr on tests Guillaume Bouchard 2020-04-27 17:43:10 +0200
  • 201b4facf5 A few test cleanup Guillaume Bouchard 2020-04-27 17:32:49 +0200
  • 122026d20c Add nixGLDefault Guillaume Bouchard 2020-04-27 17:19:35 +0200
  • 701dfc8c6e Add a bunch of tests for Vulkan Guillaume Bouchard 2020-04-27 16:52:29 +0200
  • a02035314b Add a few VK_ICD_FILENAMES Guillaume Bouchard 2020-04-27 16:48:26 +0200
  • d05a776200 Tests: Guillaume Bouchard 2020-04-27 10:12:44 +0200
  • 7009c94a93 Move to nixGL.nix Guillaume Bouchard 2020-04-27 00:03:57 +0200
  • ae5bc98bb7 Remove the need for an overlay Guillaume Bouchard 2020-04-26 20:10:32 +0200
  • 237b47397f Add a manual test suite Guillaume Bouchard 2020-04-26 23:51:08 +0200
  • 66c92824ab Fix 32 bits for nvidia and nvidia bumblebee Guillaume Bouchard 2020-04-26 23:45:55 +0200
  • d5c0d28968 Nvidia: automatic detection of the version Guillaume Bouchard 2020-04-26 18:22:15 +0200
  • 1ba64e0199 Add support for 32bit in nixGLIntel Guillaume Bouchard 2020-04-26 16:29:46 +0200
  • 3ef7bffcae Use makeLibraryPath when appropriate Guillaume Bouchard 2020-04-26 15:24:26 +0200
  • 33282d65db Add simple CI. At least it checks that all targets build Guillaume Bouchard 2020-04-26 14:44:47 +0200
  • d67944d5ae Add a missing separator in the Nvidia wrapper Guillaume Bouchard 2020-04-26 15:08:29 +0200
  • 66d99ddb67 Correct vulkan/gl wrapper information in readme Joe Hermaszewski 2020-03-22 15:12:32 +0800
  • f3b50205ef Restore the shellcheck phase and fix it Guillaume Bouchard 2020-03-03 17:43:30 +0100
  • ea7c1d70fc Factorize the writeTextFile common parts Guillaume Bouchard 2020-03-03 17:42:48 +0100
  • 13352162de Rewrite all rules using pkgs.writeTextFile Guillaume Bouchard 2020-03-03 17:06:31 +0100
  • 5ba3174763 Add Vulkan validation layers to Nvidia wrapper Joe Hermaszewski 2019-04-22 21:57:23 +0800
  • 04a6b0833f Preserve system LD_LIBRARY_PATH Guillaume Bouchard 2018-09-27 16:03:19 +0200
  • a02970d696 Add documentation for legacy driver now that we switch to GLVND Guillaume Bouchard 2018-07-10 03:32:03 +0200
  • fa08b64b31 Use GLVND Guillaume Bouchard 2018-07-10 02:54:09 +0200
  • 758ac7f57b Add documentation for legacy driver now that we switch to GLVND useGLVND Guillaume Bouchard 2018-07-10 03:32:03 +0200
  • 103e0cd30b Use GLVND Guillaume Bouchard 2018-07-10 02:54:09 +0200
  • 9e33a6ecb1 Set --ldrun path for bumblebee. backport/noGLVND Guillaume Bouchard 2018-07-10 02:16:58 +0200
  • 4088ce159e Allow unfree by default Guillaume Bouchard 2018-07-10 02:16:42 +0200
  • 2021895c3f Bumblebee now only uses one opengl implementation Guillaume Bouchard 2018-07-10 00:50:33 +0200
  • df9d0ecc16 Add nixGLCommon Guillaume Bouchard 2018-06-30 13:10:42 +0200
  • 21764c9926 Nixpkgs version can now be specified as the pkgs argument Guillaume Bouchard 2018-06-30 11:32:58 +0200
  • 2b9e5fb6ed Remove version flag Guillaume Bouchard 2018-06-30 11:32:24 +0200
  • ed31333b05 Add a note in the readme about nixpkgs versions Guillaume Bouchard 2018-06-26 23:49:42 +0200
  • 69644dd5da Fix for bug #10 Guillaume Bouchard 2018-05-19 21:52:27 +0200
  • d78549fef3 Create a wrapper for nvidia install Guillaume Bouchard 2018-05-19 21:37:45 +0200
  • 624ea697ac Fix vulkan nvidia wrapper (make the wrapper executable) Joe Hermaszewski 2018-04-18 23:24:32 +0800
  • fe935edb01 Update README to tell that it works with most of mesa driver Guillaume Bouchard 2018-04-15 14:27:49 +0200
  • 6ffe3132e3
    Merge pull request #7 from expipiplus1/vulkan Guillaume Bouchard 2018-04-08 17:53:16 +0200
  • 8fda8f8642 Whitespace change in readme Joe Hermaszewski 2018-04-07 16:05:15 +0800
  • 0ba511aeb3 Add mesa-vulkan-drivers step to readme Joe Hermaszewski 2018-04-07 16:02:18 +0800
  • 5df6048ead Factor out commonalities between NVIDIA wrappers Joe Hermaszewski 2018-04-07 16:00:00 +0800
  • dcf12c42d1 Add information about Vulkan wrappers to readme Joe Hermaszewski 2018-04-07 15:57:48 +0800
  • 2388c2ff41 Add nixVulkanNvidia Joe Hermaszewski 2018-04-07 15:48:26 +0800
  • ee5d1d4eee Make nixVulkanIntel more like the other derivations Joe Hermaszewski 2018-04-07 15:46:06 +0800
  • 08873181af Add nixVulkanIntel wrapper Joe Hermaszewski 2018-04-07 15:40:43 +0800
  • 078b69f2e2 Add tentative for Ati version atiVersion Guillaume Bouchard 2018-03-19 11:47:40 +0100
  • d3d9f07d02
    Merge pull request #4 from guibou/noglvnd Guillaume Bouchard 2018-02-26 16:17:38 +0100
  • 1ddb413a69 Remove glVND dependency. Tentative fix for #3 Guillaume Bouchard 2018-02-26 16:07:23 +0100
  • 6eed6200ac More documentation Guillaume Bouchard 2018-02-19 16:55:11 +0100
  • 280dc666f0 Add documentation Guillaume Bouchard 2018-02-19 16:49:53 +0100
  • 40f4fb4c18
    Merge pull request #2 from guibou/nvidiaVersion Guillaume Bouchard 2018-02-19 16:43:23 +0100
  • 52149c5780 Nvidia with version Guillaume Bouchard 2018-02-19 16:30:03 +0100
  • 335ce768c7 Nvidia libs only Guillaume Bouchard 2018-02-19 16:23:11 +0100
  • 2c35c7949b Nvidia is now tested, so remove the associated comment Guillaume Bouchard 2018-02-19 11:41:26 +0100
  • 1046517dcd More robust solution for intel / nvidia / nvidia (bumblebee) Guillaume Bouchard 2018-02-17 22:49:34 +0100
  • 73cd9002ad Detail some limitations guibou 2017-09-16 19:35:16 +0200
  • 3eaf867565 More robust dependency lookup Guillaume Bouchard 2017-09-16 14:28:57 +0200
  • 23acee6ede Missing "mesa" in ignore list Guillaume Bouchard 2017-09-16 14:22:46 +0200
  • c17063d377 First version Guillaume Bouchard 2017-09-16 13:45:18 +0200