8000 Release Tubeist v1.0.3 · Roenbaeck/tubeist · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tubeist v1.0.3

Compare
Choose a tag to compare
@Roenbaeck Roenbaeck released this 12 Feb 07:55
· 8 commits to main since this release

The Metal optmizations introduced in 1.0.2 made styles and effects cause runtime crashes on old hardware. Apparently textures in argument buffers should not be writable, but they are on an iPhone 16, but not on an iPhone 12. Removing writable textures from the buffer makes it work again.

Full Changelog: v1.0.2...v1.0.3

0