| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix potential crash when switching video output methods | StapleButter | 2019-05-31 |
| | | |||
| * | for config dialogs that reflect changes instantly, make behavior of window ↵ | Arisotura | 2019-05-25 |
| | | | | | close button consistent with that of Cancel button | ||
| * | close any opened dialogs when closing the main window | Arisotura | 2019-05-25 |
| | | |||
| * | * remove old 'threaded 3D' setting from emu settings dialog | Arisotura | 2019-05-25 |
| | | | | | * remove 'antialiasing' for now | ||
| * | properly recreate window based on changes to either video output method or ↵ | Arisotura | 2019-05-24 |
| | | | | | 3D renderer | ||
| * | more code botching | Arisotura | 2019-05-24 |
| | | | | | | | it's less shitty tho but still has bugs | ||
| * | welp. | Arisotura | 2019-05-21 |
| | | | | | progress | ||
| * | resolution switch somewhat functional | Arisotura | 2019-05-12 |
| | | |||
| * | don't scale the screen gap | Arisotura | 2019-05-12 |
| | | |||
| * | split framebuffer. | Arisotura | 2019-05-12 |
| | | | | | | setup doublebuffering inside GPU.cpp. avoid copying a whole framebuffer every frame. better performance at higher res. | ||
| * | draft video settings dialog with the envisioned features | Arisotura | 2019-05-11 |
| | | |||
| * | welp | Arisotura | 2019-05-11 |