Go to file
2022-10-22 02:54:06 -04:00
.idea api: do some renaming of structs 2022-10-21 21:04:00 -04:00
librashader preprocess: implement stage separator to complete preprocessor 2022-10-22 02:54:06 -04:00
librashader-preprocess preprocess: implement stage separator to complete preprocessor 2022-10-22 02:54:06 -04:00
librashader-presets api: do some renaming of structs 2022-10-21 21:04:00 -04:00
target repo: move slang-shaders to root/test 2022-10-21 00:09:38 -04:00
test repo: move slang-shaders to root/test 2022-10-21 00:09:38 -04:00
.gitignore preset: consider scale when parsing xy scale 2022-10-20 23:11:23 -04:00
.gitmodules repo: move slang-shaders to root/test 2022-10-21 00:09:38 -04:00
Cargo.lock api: do some renaming of structs 2022-10-21 21:04:00 -04:00
Cargo.toml api: do some renaming of structs 2022-10-21 21:04:00 -04:00
README.md Initial commit 2022-10-17 23:52:16 -04:00

librashader

Pure Rust implementation of the RetroArch shader pipeline as a dynamic library.

Heavily WIP