| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #94049 from CajuM/vulkan-up | Doron Behar | 2020-10-15 | 1 | -2/+2 |
| |\ | |||||
| | * | vulkan-loader: 1.2.131.2 -> 1.2.141.0 | Câju Mihai-Drosi | 2020-09-24 | 1 | -2/+2 |
| | | | |||||
| * | | vulkan-loader: fix pkgconfig libdir path | Anthony Cowley | 2020-09-23 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020 | Matthew Bauer | 2020-04-13 | 1 | -2/+2 |
| |\ | | | | | Cross compilation fixes [april 2020] | ||||
| | * | vulkan-loader: make cmake a native build input | Matthew Bauer | 2020-04-06 | 1 | -2/+2 |
| | | | |||||
| * | | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| |/ | |||||
| * | vulkan-loader: use vulkan-headers include path in pkgconfig file | Benjamin Saunders | 2020-03-12 | 1 | -0/+4 |
| | | |||||
| * | vulkan-loader: 1.1.144.0 -> 1.2.131.2 | Benjamin Saunders | 2020-02-11 | 1 | -8/+3 |
| | | |||||
| * | Merge staging-next into staging | Frederik Rietdijk | 2019-08-31 | 2 | -50/+3 |
| |\ | |||||
| | * | Merge master into staging-next | Frederik Rietdijk | 2019-08-31 | 2 | -50/+3 |
| | |\ | |||||
| | | * | vulkan-*: 1.1.106 -> 1.1.114.0 | Jonathan Ringer | 2019-08-08 | 2 | -50/+3 |
| | | | | |||||
| * | | | treewide: remove redundant rec | volth | 2019-08-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | libglvnd, ocl-icd, vulkan-loader: Remove addOpenGLRunpath where not needed. | Ambroz Bizjak | 2019-08-18 | 1 | -7/+1 |
| |/ / | | | | | | | For APIs that use driver config files, the config files should point to libraries using absolute paths, so `RUNPATH` should be unnecessary. It is still needed for `libGLX` because that does not use config files but the dispatch library receives just a vendor name from the X server. | ||||
| * / | treewide: name -> pname (easy cases) (#66585) | volth | 2019-08-15 | 1 | -1/+1 |
| |/ | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | ||||
| * | vulkan-loader: Always include /run/opengl-driver(-32)/share in search path. | Ambroz Bizjak | 2019-06-08 | 2 | -1/+48 |
| | | | | | | | Even though FALLBACK_DATA_DIRS is set to include this, it only applies when XDG_DATA_DIRS is not defined, so the NixOS opengl.nix module still had to include these in the search path. Use a simple patch to force a default search path, consulted after all other search paths. Note that FALLBACK_DATA_DIRS is no longer set, and the default (/usr/local/share:/usr/share) applies. | ||||
| * | libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH. | Ambroz Bizjak | 2019-05-22 | 1 | -3/+9 |
| | | | | | | | | | Previously we were relying on LD_LIBRARY_PATH to discover driver libraries (libGL, ligGLX, libEGL, OpenCL and Vulkan). This has the problem that setuid programs (in particular VirtualBox) ignore LD_LIBRARY_PATH. Fix it by setting RUNPATH in various dispatch libraries. This is not needed for libvdpau because it is already configured to look for libraries in the driver paths. Fixes https://github.com/NixOS/nixpkgs/issues/22760. | ||||
| * | vulkan-loader: 1.1.101.6 -> 1.1.106 | Alexander V. Nikolaev | 2019-04-18 | 1 | -2/+2 |
| | | |||||
| * | vulkan-loader: remove headers | Benjamin Saunders | 2019-03-30 | 1 | -4/+0 |
| | | | | | These now live in vulkan-headers. | ||||
| * | vulkan-loader: 1.1.85 -> 1.1.101.0 | Benjamin Saunders | 2019-03-20 | 1 | -3/+3 |
| | | |||||
| * | vulkan-loader: lock rev, update sha256 after bump | Yegor Timoshenko | 2018-10-13 | 1 | -5/+9 |
| | | | | | See: https://git.io/fxRIA | ||||
| * | vulkan-loader: update to match vulkan-headers at 1.1.85 | Lengyel Balazs | 2018-10-13 | 1 | -1/+1 |
| | | |||||
| * | vulkan-loader: 1.1.77.0 -> 1.1.82.0 | Benjamin Saunders | 2018-08-29 | 1 | -2/+2 |
| | | |||||
| * | treewide: remove aliases in nixpkgs | Matthew Bauer | 2018-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup | ||||
| * | Merge pull request #42638 from Ralith/vulkan | Matthew Bauer | 2018-06-28 | 2 | -70/+15 |
| |\ | | | | | Vulkan updates | ||||
| | * | vulkan-loader: 1.1.70.0 -> 1.1.77.0 | Benjamin Saunders | 2018-06-26 | 2 | -70/+15 |
| | | | |||||
| * | | treewide: http -> https (#42665) | Ryan Mulligan | 2018-06-27 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #39094 from Ralith/vulkan | xeji | 2018-05-02 | 1 | -2/+2 |
| |\ | | | | | vulkan-loader: fix broken symlink in output | ||||
| | * | vulkan-loader: fix broken symlink in output | Benjamin Saunders | 2018-04-17 | 1 | -2/+2 |
| | | | |||||
| * | | Merge master into staging | Frederik Rietdijk | 2018-04-04 | 2 | -5/+31 |
| |\| | |||||
| | * | vulkan-loader: 1.0.61.1 -> 1.1.70.0 | Benjamin Saunders | 2018-03-22 | 2 | -5/+31 |
| | | | | | | | | | Lockstep glslang and spirv-tools updates included | ||||
| * | | treewide: refactor to use libglvnd | Nikolay Amiantov | 2018-03-26 | 1 | -2/+2 |
| |/ | | | | | | * Implement libGL as a symlink package which uses libraries from libglvnd and headers from Mesa (since ones from libglvnd are outdated). * Use libGL_driver.driverLink treewide; add FHS paths where possible. | ||||
| * | treewide: transition from mesa_noglu to libGL | Alexander V. Nikolaev | 2018-02-24 | 1 | -2/+2 |
| | | |||||
| * | vulkan-loader: 1.0.42.2 -> 1.0.61.1 | Benjamin Saunders | 2017-12-13 | 1 | -5/+6 |
| | | |||||
| * | misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed | John Ericson | 2017-09-21 | 1 | -2/+1 |
| | | | | | | Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed. | ||||
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs` | John Ericson | 2017-09-21 | 1 | -1/+2 |
| | | | | | Only acts on one-line dependency lists. | ||||
| * | Merge pull request #24381 from ljli/vulkan-loader-demos | Michael Raskin | 2017-05-01 | 1 | -2/+6 |
| |\ | | | | | vulkan-loader: demos: fix cube/cubepp | ||||
| | * | vulkan-loader: demos: fix cube/cubepp | Leon Isenberg | 2017-03-27 | 1 | -2/+6 |
| | | | |||||
| * | | vulkan-loader: 1.0.39.1 -> 1.0.42.2 | Benjamin Saunders | 2017-04-01 | 3 | -378/+3 |
| |/ | |||||
| * | vulkan-loader: fix search paths in suid processes | Benjamin Saunders | 2017-02-20 | 2 | -2/+55 |
| | | | | | Fixes #22990 | ||||
| * | vulkan-loader: 1.0.26.0 -> 1.0.39.1 | Benjamin Saunders | 2017-01-31 | 2 | -121/+293 |
| | | |||||
| * | glslang, spirv-tools, vulkan-loader: add metainformation | Nikolay Amiantov | 2017-01-04 | 1 | -1/+2 |
| | | |||||
| * | vulkan-loader: allow validation layers to be enabled | David McFarland | 2016-11-13 | 2 | -3/+147 |
| | | | | | The loader now uses XDK_DATA_DIRS to find drivers and layers. | ||||
| * | vulkan-loader: allow 32-bit builds | David McFarland | 2016-11-13 | 1 | -2/+0 |
| | | |||||
| * | vulkan-loader: package headers, layers and demos | David McFarland | 2016-11-13 | 1 | -4/+13 |
| | | |||||
| * | vulkan-loader: fix evaluation without source | Benjamin Saunders | 2016-11-13 | 1 | -1/+9 |
| | | |||||
| * | vulkan-loader: convert eval-time checks to build-time | Vladimír Čunát | 2016-10-22 | 1 | -4/+10 |
| | | | | | | The checks depend on fetched source, so they forced building during evaluation. | ||||
| * | vulkan-loader: 1.0.21.0 -> 1.0.26.0 | Benjamin Saunders | 2016-10-12 | 1 | -6/+15 |
| | | | | | Also added asserts to ensure everything stays in sync. | ||||
| * | vulkan-loader: enable wayland WSI | lummax | 2016-10-12 | 1 | -2/+6 |
| | | |||||
| * | vulkan-loader: add `spirv-tools` as dependency | lummax | 2016-10-12 | 1 | -4/+4 |
| | | |||||
| * | vulkan-loader: init at 1.0.21.0 | Joe Hermaszewski | 2016-10-12 | 1 | -0/+33 |
