Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 1.07 KB

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.

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