Go to file
2022-10-21 01:12:17 -04:00
.idea preprocess: add preprocessor module with include resolver 2022-10-21 01:12:17 -04:00
librashader-preprocess preprocess: add preprocessor module with include resolver 2022-10-21 01:12:17 -04:00
librashader-presets repo: move slang-shaders to root/test 2022-10-21 00:09:38 -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 preprocess: add preprocessor module with include resolver 2022-10-21 01:12:17 -04:00
Cargo.toml preprocess: add preprocessor module with include resolver 2022-10-21 01:12:17 -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