Commit c6f2289
authored
Update skiko to 0.9.39 (JetBrains#2645)
Includes fixes from JetBrains#2594 and JetBrains#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)1 parent 3b48c4f commit c6f2289
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments