1
0
Fork 0
forked from wry/wry

vulkan: include precompiled shaders

This commit is contained in:
Julian Orth 2025-09-16 09:40:52 +02:00
parent 2dc9695621
commit 51575fce39
31 changed files with 425 additions and 122 deletions

View file

@ -12,9 +12,6 @@ The following libraries must be installed before compiling Jay:
You must also have a C compiler (GCC or Clang) and the latest version of rust installed.
You can install rust with [rustup](https://rustup.rs/).
It is recommended that you install shaderc.
Otherwise it will be built from source which can take several minutes.
## Runtime Dependencies
Most of these dependencies are optional and will enable additional features.