about summary refs log tree commit diff
path: root/pkgs/tools/graphics/spirv-cross
AgeCommit message (Collapse)AuthorFilesLines
2024-04-21treewide: fix version in changelogWeijia Wang1-1/+1
2024-03-22spirv-cross: 1.3.275.0 -> 1.3.280.0K9001-2/+2
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0 Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/24.05pre-git
2024-01-17spirv-cross: 1.3.268.0 -> 1.3.275.0K9001-2/+2
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/vulkan-sdk-1.3.268.0...vulkan-sdk-1.3.275.0 Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/24.05pre-git
2023-11-23treewide: add mainProgramh7x41-0/+1
2023-10-24spirv-cross: 1.3.261.0 -> 1.3.268.0K9001-3/+3
2023-08-22spirv-cross: 1.3.250.0 -> 1.3.261.0K9001-2/+7
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/sdk-1.3.250.0...sdk-1.3.261.0 Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/23.11pre-git
2023-06-23spirv-cross: 1.3.243.0 -> 1.3.250.0K9001-2/+2
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/sdk-1.3.243.0...sdk-1.3.250.0 Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/23.11pre-git
2023-04-03spirv-cross: 1.3.239.0 -> 1.3.243.0PedroHLC ☭1-2/+2
2023-02-03spirv-cross: 1.3.236.0 -> 1.3.239.0PedroHLC ☭1-2/+2
2023-01-23spirv-cross: MoltenVK-1.1.5 -> 1.3.236.0Randy Eckenrode1-5/+5
2021-08-30spirv-cross: 2021-01-15 -> MoltenVK-1.1.5Sebastian Neubauer1-2/+2
2021-03-18spirv-cross: expand platforms to allBen Siraphob1-1/+1
2021-01-25spirv-cross: 2020-09-17 -> 2021-01-15Sebastian Neubauer1-2/+2
2021-01-18Merge pull request #98545 from Flakebi/spirv-crossSandro1-2/+3
spirv-cross: 2020-06-29 -> 2020-09-17
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-09-23spirv-cross: 2020-06-29 -> 2020-09-17Sebastian Neubauer1-2/+3
Add link to GitHub release as changelog.
2020-06-30spirv-cross: 2020-05-19 -> 2020-06-29R. RyanTM1-2/+2
2020-05-19spirv-cross: 2020-04-03 -> 2020-05-19Sebastian Neubauer1-2/+2
2020-04-06spirv-cross: init at 2020-04-03Flakebi1-0/+23