All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- More restore, upscale pipelines.
- All 6 preset modes.
- Render binding to setup video - canvas easily.
- Breaking. Changed all pipeline constructors - emulate named parameters.
- Project structure. Shaders are now placed beside pipeline definition.
- Clamping added to pipeline outputs to avoid OOB color values.
- Update readme.
- Include simple denoise pipeline.
- CNN/GAN upscale pipelines.
- CNN/GAN Denoise pipeline
- Original pipeline for passthrough
- Pipelines are now built on top of small single stage pipelines.
- First working version.
- Fix webpack configurations for library export.