Go to file
2022-10-20 02:37:56 -04:00
.idea presets: implement path resolution logic 2022-10-19 22:47:43 -04:00
librashader-presets preset: parse feedbackpass value 2022-10-20 02:37:56 -04:00
target presets: implement path resolution logic 2022-10-19 22:47:43 -04:00
.gitignore presets: implement path resolution logic 2022-10-19 22:47:43 -04:00
.gitmodules presets: implement path resolution logic 2022-10-19 22:47:43 -04:00
Cargo.lock presets: implement path resolution logic 2022-10-19 22:47:43 -04:00
Cargo.toml chore: move src to root 2022-10-18 17:46:46 -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