-
Roman Sedaikin authored
To disable VRR support, we create a transparent JPanel with size (1, 1) and add it on top of the SkiaLayer. This causes mixed rendering technologies (java2d and OpenGL/DirectX) to work simultaneously in the same window and VRR cannot be enabled. see: https://github.com/JetBrains/compose-jb/issues/1648 https://youtrack.jetbrains.com/issue/TBX-6507#focus=Comments-27-5482439.0-0
| Name |
Last commit
|
Last update |
|---|---|---|
| .github/workflows | ||
| .run | ||
| gradle/wrapper | ||
| samples | ||
| skiko | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle |