Age | Commit message (Expand) | Author |
---|---|---|
2021-10-02 | gnu: vulkan-loader: Fix include path location....* gnu/packages/vulkan.scm (vulkan-loader)[arguments]<#:configure-flags>: Point to the vulkan-headers package that contains the include files. [native-inputs]: Move vulkan-headers from here ... [inputs]: ... to here. | Mathieu Othacehe |
2021-03-01 | gnu: glslang: Use 11.0.0 as git-fetch tag....* gnu/packages/vulkan.scm (glslang)[source]: Use tag 11.0.0. From the README.md: "The versioning scheme is being improved, and you might notice some differences. This is currently WIP, but will be coming soon." In this curse, they moved the tag 10-11.0.0 to just 11.0.0. See also <https://github.com/KhronosGroup/glslang/issues/2450>. | Björn Höfling |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-29 | gnu: vkd3d: Update to 1.2....* gnu/packages/vulkan.scm (vkd3d): Update to 1.2. | Leo Prikler |
2020-12-13 | gnu: shaderc: Update to 2020.4....* gnu/packages/vulkan.scm (shaderc): Update to 2020.4. [arguments]: Add "-Dglslang_SOURCE_DIR" in #:configure-flags. | Marius Bakke |
2020-12-13 | gnu: vulkan-tools: Update to 1.2.162....* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.162. | Marius Bakke |
2020-12-13 | gnu: vulkan-loader: Update to 1.2.162....* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.2.162. | Marius Bakke |
2020-12-13 | gnu: vulkan-headers: Update to 1.2.164....* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.2.164. | Marius Bakke |
2020-12-13 | gnu: glslang: Update to 10-11.0.0....* gnu/packages/vulkan.scm (glslang): Update to 10-11.0.0. | Marius Bakke |
2020-07-25 | gnu: vulkan-tools: Update to 1.2.148....* gnu/packages/vulkan.scm (vulkan-headers, vulkan-loader, vulkan-tools): Update to 1.2.148. | Marius Bakke |
2020-07-01 | gnu: spirv-cross: Improve description....* gnu/packages/vulkan.scm (spirv-cross)[description]: Simplify. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Leo Prikler |
2020-06-30 | gnu: add spirv-cross....* gnu/packages/vulkan.scm (spirv-cross): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Leo Prikler |