Merged
Conversation
MatkovIvan
approved these changes
Nov 27, 2025
Member
There was no public release with this regression, this note should be removed |
Merged
MatkovIvan
added a commit
that referenced
this pull request
Dec 16, 2025
Includes fixes from #2594 and #2601 that were merged only into 1.10 release branch Fixes: - [CMP-9352](https://youtrack.jetbrains.com/issue/CMP-9352) Compose doesn't work in Parallels (Windows11 arm64) - [SKIKO-1042](https://youtrack.jetbrains.com/issue/SKIKO-1042) Support ANGLE - [SKIKO-1069](https://youtrack.jetbrains.com/issue/SKIKO-1069) [libstdc++.so.6+0xdf9b4] std::__codecvt_utf8_utf16_base::do_unshift - [SKIKO-1040](https://youtrack.jetbrains.com/projects/SKIKO/issues/SKIKO-1040) Web targets - not optimal use of FinalizationRegistry API Full diff: JetBrains/skiko@v0.9.37...v0.9.39 ## Release Notes ### Features - Desktop - Cleanup old unpacked binaries from `~/.skiko` (this folder is used if the application is launched via `./gradlew run`). Use `skiko.data.cleanup.days` to configure the retention period in days ### Fixes - Desktop - _(prerelease fix)_ [Windows] Don't fallback to Software rendering on some non-DX12 compatible GPUs (for example, Parallels Virtual GPU)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes https://youtrack.jetbrains.com/issue/CMP-9352/Compose-doesnt-work-in-Parallels-Windows11-arm64
JetBrains/skiko@v0.9.37.1...v0.9.37.3
Release Notes
N/A