Connor McLaughlin
|
8318cdb3c1
|
Move ImGui setup to common, and enable fullscreen UI in Qt
|
2021-02-24 01:22:03 +10:00 |
|
Connor McLaughlin
|
d0f6ff03a5
|
FullscreenUI: Remove local pointer to SettingsInterface
|
2021-02-24 01:21:43 +10:00 |
|
Connor McLaughlin
|
1fc53ff622
|
CommonHostInterface: Move settings interface pointer to base class
|
2021-02-24 01:21:43 +10:00 |
|
Connor McLaughlin
|
7501e89b7a
|
System: Add path/image to game change notification
|
2021-02-24 01:21:43 +10:00 |
|
Chris
|
8b4a7e1b98
|
Fix for batch mode nogui (#1674)
* Don't override batch_mode to false in nogui
* Update nogui_host_interface.cpp
|
2021-02-24 01:20:21 +10:00 |
|
Connor McLaughlin
|
f7426b0988
|
GL/Context: Support fbdev
|
2021-02-14 18:36:21 +10:00 |
|
Connor McLaughlin
|
f5d7fec914
|
NoGUI: Rename DRMHostInterface to VTYHostInterface
|
2021-02-14 18:36:21 +10:00 |
|
Connor McLaughlin
|
e7fc904cf4
|
DRMHostInterface: Set surface size to settings fullscreen mode
|
2021-02-14 18:36:21 +10:00 |
|
Connor McLaughlin
|
fc578b7ec7
|
NoGUI: Fix debug assertion firing on renderer switch
|
2021-02-07 03:15:06 +10:00 |
|
Connor McLaughlin
|
701edb335a
|
Various warning fixes
|
2021-02-06 19:19:55 +10:00 |
|
Connor McLaughlin
|
05545566e7
|
NoGUI: Fix crash when initialization fails
|
2021-02-05 02:34:08 +10:00 |
|
Connor McLaughlin
|
d0667ba32a
|
NoGUI: Prefer SDL host interface over DRM/KMS if display present
|
2021-02-04 23:49:21 +10:00 |
|
Connor McLaughlin
|
3e9fdf22bf
|
NoGUI: Move DRM display to GL context
We don't use it for Vulkan.
|
2021-02-04 19:39:19 +10:00 |
|
Connor McLaughlin
|
0d911f1ccd
|
NoGUI: Fix ImGui assertion on confirm/error message
|
2021-02-04 13:47:16 +10:00 |
|
Connor McLaughlin
|
1e8752759d
|
NoGUI: Set default settings if missing
|
2021-02-02 01:47:27 +10:00 |
|
Connor McLaughlin
|
c54842830f
|
FullscreenUI: Support modal error/confirmation
|
2021-02-02 01:40:37 +10:00 |
|
Connor McLaughlin
|
590513350c
|
NoGUI: Start in fullscreen when option or command line flag is set
|
2021-02-01 01:10:32 +10:00 |
|
Connor McLaughlin
|
98bad30af8
|
NoGUI: Merge in old branch and use base NoGUI class for SDL
|
2021-01-31 17:10:27 +10:00 |
|
Connor McLaughlin
|
dc0eb4cb04
|
Replace duckstation-sdl with stub directing users to duckstation-qt
|
2021-01-31 17:10:27 +10:00 |
|
Connor McLaughlin
|
cae5bc1712
|
Add NoGUI frontend based on old SDL frontend + fullscreen UI
|
2021-01-31 17:10:27 +10:00 |
|