mirror of
https://github.com/OpenEmu/OpenEmu-Shaders.git
synced 2025-11-01 11:07:54 +00:00
1.1 KiB
1.1 KiB
Changelog
All notable changes to OpenEmu-Shaders will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.19.3 - 2021-12-29
Added
captureOutputImageWithCompletion:that is async compatible
Updated
- Ensure
setShaderFromURL:options:error:always sets an error when it fails.
1.19.2 - 2021-10-23
Added
- Support for Swift Package Manager
1.19.1 - 2021-09-04
Updated
- Fix CHANGELOG.md links
1.19.0 - 2021-09-04
Updated
- Upgraded glslang to 11.6.0
- Upgraded SPIRV-Cross to 51d8e7be