cebix / macemu

Basilisk II and SheepShaver Macintosh emulators
1.38k stars 288 forks source link

Enhanced scale up and scale down in SDL2. #210

Closed rickyzhang82 closed 4 years ago

rickyzhang82 commented 4 years ago

The current SDL2 only scale up in full screen mode. This PR enhance the scale up in window mode. The user can change the scale factor at will by resizing the window.

When user restore the window from minimize or maximize, it restores the scale ratio to 1.

See my demo in screen cast