Commit Graph

6 Commits

Author SHA1 Message Date
Stenzek a76b48bc7b
CI: Update dependency versions 2024-09-27 20:59:04 +10:00
Stenzek 350cf7ee32
GPUDevice: Use suffixed shaderc libname
Avoids conflicts with other installations of shaderc, e.g. the Vulkan
SDK, which might be in the user's LD_LIBRARY_PATH.
2024-09-13 23:05:01 +10:00
Stenzek c42fb7c16e
GPUDevice: Support ingesting SPIR-V
Will be transpiled to HLSL -> DXBC for DirectX backends.
2024-09-08 22:11:58 +10:00
Stenzek 7f4e5d55db
Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
Stenzek 96b8e53fbf
Deps: Bump shaderc 2024-08-24 18:08:53 +10:00
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
2024-08-06 15:32:40 +10:00