Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Add SDL high DPI config #309

@slightc

Description

@slightc

when I run the simulator on macbook, after reduce the SDL_ZOOM, the screen will become will become extremely blurry, that need add SDL_WINDOW_ALLOW_HIGHDPI flag to resolve it when create SDL Window

image

that result of add SDL_WINDOW_ALLOW_HIGHDPI flag

image

so, I think could add SDL_HIGHDPI micro define to config the flag?

Hope for your response, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions