| Commit message (Expand) | 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•••Cross compilation fixes [april 2020] | Matthew Bauer | 2020-04-13 | 1 | -2/+2 |
| |\ |
|
| | * | 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.•••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.
| Ambroz Bizjak | 2019-08-18 | 1 | -7/+1 |
| |/ / |
|
| * / | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -1/+1 |
| |/ |
|
| * | vulkan-loader: Always include /run/opengl-driver(-32)/share in search path.•••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.
| Ambroz Bizjak | 2019-06-08 | 2 | -1/+48 |
| * | libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH.•••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.
| Ambroz Bizjak | 2019-05-22 | 1 | -3/+9 |
| * | vulkan-loader: 1.1.101.6 -> 1.1.106 | Alexander V. Nikolaev | 2019-04-18 | 1 | -2/+2 |
| * | vulkan-loader: remove headers•••These now live in vulkan-headers.
| Benjamin Saunders | 2019-03-30 | 1 | -4/+0 |
| * | 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•••See: https://git.io/fxRIA
| Yegor Timoshenko | 2018-10-13 | 1 | -5/+9 |
| * | 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•••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
| Matthew Bauer | 2018-07-18 | 1 | -2/+2 |
| * | Merge pull request #42638 from Ralith/vulkan•••Vulkan updates | Matthew Bauer | 2018-06-28 | 2 | -70/+15 |
| |\ |
|
| | * | 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•••vulkan-loader: fix broken symlink in output | xeji | 2018-05-02 | 1 | -2/+2 |
| |\ |
|
| | * | 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•••Lockstep glslang and spirv-tools updates included
| Benjamin Saunders | 2018-03-22 | 2 | -5/+31 |
| * | | treewide: refactor to use libglvnd•••* 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.
| Nikolay Amiantov | 2018-03-26 | 1 | -2/+2 |
| |/ |
|
| * | 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•••Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
| John Ericson | 2017-09-21 | 1 | -2/+1 |
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists.
| John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | Merge pull request #24381 from ljli/vulkan-loader-demos•••vulkan-loader: demos: fix cube/cubepp | Michael Raskin | 2017-05-01 | 1 | -2/+6 |
| |\ |
|
| | * | 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•••Fixes #22990
| Benjamin Saunders | 2017-02-20 | 2 | -2/+55 |
| * | 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•••The loader now uses XDK_DATA_DIRS to find drivers and layers.
| David McFarland | 2016-11-13 | 2 | -3/+147 |
| * | 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•••The checks depend on fetched source, so they forced building during
evaluation.
| Vladimír Čunát | 2016-10-22 | 1 | -4/+10 |
| * | vulkan-loader: 1.0.21.0 -> 1.0.26.0•••Also added asserts to ensure everything stays in sync.
| Benjamin Saunders | 2016-10-12 | 1 | -6/+15 |
| * | 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 |