Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add high DPI support #9

Closed
blacktm opened this issue Oct 9, 2014 · 1 comment
Closed

Add high DPI support #9

blacktm opened this issue Oct 9, 2014 · 1 comment

Comments

@blacktm
Copy link
Member

blacktm commented Oct 9, 2014

E.g. for Retina macs. SDL2 has a SDL_WINDOW_ALLOW_HIGHDPI flag for SDL_CreateWindow to support this.

@blacktm blacktm added the feature label Oct 9, 2014
@blacktm
Copy link
Member Author

blacktm commented Dec 21, 2015

New flags were added in 129b5a2, including S2D_HIGHDPI. Still could use more tooling to make this really useful, but basic support is here.

@blacktm blacktm closed this as completed Dec 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant