mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:49:14 +01:00
![Billy Laws](/assets/img/avatar_default.png)
Introduces the base abstractions that will be used for pipeline caching, with a 'PipelineStateBundle' that can be (de)serialised to/from disk and an abstract accessor class to allow switching between creating disk-cached pipelines and fresh ones.