Backends: Metal, Metal4: fixed resizing windows losing framebuffer scale. (#6828, #8856)

Untested for Metal4
This commit is contained in:
ocornut
2026-08-06 22:12:39 +02:00
parent cf27a555ad
commit de4a2990a2
3 changed files with 29 additions and 14 deletions

View File

@@ -68,6 +68,11 @@ Other Changes:
- SDL2+Metal: create Metal context without using a SDL_Renderer.
- QNX+OpenGL3, QNX+Vulkan: added QNX Screen examples. (#9492) [@mgorchak-blackberry]
Docking+Viewports Branch:
- Backends:
- Metal: fixed resizing windows losing framebuffer scale. (#6828, #8856) [@laikoken]
-----------------------------------------------------------------------
VERSION 1.92.9b (Released 2026-07-31)