You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DisplayDynamicRange and DisplayPresentationInfo to track display color depth and dynamic range. Introduce display_dynamic_range_name and display_presentation_name helpers and compute/update display_presentation in Metal, OpenGL and Vulkan backends (color bits, range, and fallback status). Add platform_glfw_set_window_title and include the resolved presentation info in the main window title and verbose logging output. Minor refactors: update when windows/swapchains are configured and move framebuffer-bit logging to use the new presentation tracking.
Signed-off-by: Vlad <shaamaan@gmail.com>
0 commit comments