Commit Graph

11 Commits

Author SHA1 Message Date
dd14a3e88e for config dialogs that reflect changes instantly, make behavior of window close button consistent with that of Cancel button 2019-05-25 21:03:39 +02:00
eb6fe823f8 close any opened dialogs when closing the main window 2019-05-25 20:58:32 +02:00
af581513fb * remove old 'threaded 3D' setting from emu settings dialog
* remove 'antialiasing' for now
2019-05-25 20:51:26 +02:00
79ea104931 properly recreate window based on changes to either video output method or 3D renderer 2019-05-24 02:12:46 +02:00
667dee6754 more code botching
it's less shitty tho

but still has bugs
2019-05-24 02:04:41 +02:00
db396e992b welp.
progress
2019-05-21 22:28:46 +02:00
02b4919005 resolution switch somewhat functional 2019-05-12 17:43:39 +02:00
f5ba35ca9f don't scale the screen gap 2019-05-12 16:47:34 +02:00
c88981b589 split framebuffer.
setup doublebuffering inside GPU.cpp.
avoid copying a whole framebuffer every frame. better performance at higher res.
2019-05-12 15:01:40 +02:00
39080be9b7 draft video settings dialog with the envisioned features 2019-05-11 16:12:57 +02:00
b730bb8902 welp 2019-05-11 15:36:42 +02:00