deltabeard / Peanut-GB

A Game Boy (DMG) emulator single header library written in C99. Performance is prioritised over accuracy.
https://projects.deltabeard.com/peanutgb/
295 stars 40 forks source link

sdl2: use SDL_HINT_WINDOWS_DPI_AWARENESS hint #74

Closed deltabeard closed 1 year ago

deltabeard commented 1 year ago

Reduces blurriness on hiDPI screens.