Skip to content

Tags: tk-aria/UTM

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request utmapp#2715 from utmapp/dev Implement GPU acceleration for OpenGL

v2.1.2

Toggle v2.1.2's commit message
renderer: re-work draw lock code for better performance 

v2.1.1

Toggle v2.1.1's commit message
config: add screamer for mac99 Manually add the device to the constants as it is not a device you can add in QEMU. Fixes utmapp#2548

v2.1.0

Toggle v2.1.0's commit message
project: fix build of universal binary 

v2.0.28

Toggle v2.0.28's commit message
project: bumped version 

v2.0.27

Toggle v2.0.27's commit message
Revert "macOS: close window when VM stops" This reverts commit d1a0746. Resolves utmapp#2466

v2.0.26

Toggle v2.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request utmapp#2377 from js-john/master iOS: use GCMouse API on iOS 14 and above

v2.0.25

Toggle v2.0.25's commit message
qemu: add a 1s wait to boot in arm64 Fixes utmapp#2333

v2.0.24

Toggle v2.0.24's commit message
config: reset new drive config each time This also fixes the bug where on iOS, it was not possible to change the interface for a new drive. Fixes utmapp#2384

v2.0.23

Toggle v2.0.23's commit message
project: fix broken archive issue