Search Criteria
Package Details: gpupad-git latest-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gpupad-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gpupad-git |
| Description: | A flexible GLSL/HLSL shader editor and IDE |
| Upstream URL: | https://github.com/houmain/gpupad |
| Licenses: | GPL3 |
| Conflicts: | gpupad |
| Provides: | gpupad |
| Submitter: | houmain |
| Maintainer: | houmain |
| Last Packager: | houmain |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-14 16:53 (UTC) |
| Last Updated: | 2026-03-15 07:34 (UTC) |
Dependencies (11)
- glslang (glslang-gitAUR)
- libdrm (libdrm-gitAUR)
- openimageio (openimageio-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- spdlog (spdlog-gitAUR)
- spirv-cross (spirv-cross-gitAUR)
- spirv-tools (spirv-tools-gitAUR)
- vulkan-headers (vulkan-headers-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
dawser commented on 2026-01-05 09:54 (UTC)
The build fails when trying to link to SPVRemapper.
From https://vulkan.lunarg.com/doc/sdk/1.4.335.0/windows/spirv_toolchain.html
"As of the 1.4.321.0 SDK, the spirv-remap utility from glslang has been ported to the SPIRV-Tools repository in the form of an optimization pass called canonicalize-ids. See the usage (spirv-opt --help) for more details. The spirv-remap utility in glslang is being deprecated in favor of the canonicalize-ids pass in spirv-opt and should be functionally equivalent."