nixpkgs/pkgs/development/libraries/vulkan-loader
Ambroz Bizjak 1bba961e2a 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.
2019-08-18 21:29:42 +03:00
..
default.nix libglvnd, ocl-icd, vulkan-loader: Remove addOpenGLRunpath where not needed. 2019-08-18 21:29:42 +03:00
system-search-path.patch vulkan-loader: Always include /run/opengl-driver(-32)/share in search path. 2019-06-08 20:23:54 +02:00