Skip to content

2020-09-16

Compare
Choose a tag to compare
@TomHarte TomHarte released this 17 Sep 00:39
· 5461 commits to master since this release
8b16da9

Changes for all platforms:

  • resolves an issue in the emulated Macintosh that could cause a jumpy display; and
  • corrects a minor bug in audio processing that could cause incorrect filtering for non-integral sample rates.

macOS specific:

  • adds a new Metal-based video processor; OpenGL is no longer used by the native Mac build.

This is my first foray into Metal and I have a very limited capacity for testing, so there is a risk that compatibility issues will be uncovered. I hope to be able to fix these, please don't hesitate with reports. Given that OpenGL is deprecated on the Mac and will therefore at some point become unavailable, this is an unavoidable change.