Connor McLaughlin
|
2156236f52
|
Frontends: Use common GL context wrapper
|
2020-05-25 15:02:44 +10:00 |
|
Connor McLaughlin
|
9f22684cea
|
Qt: Combine resume and power off toolbar buttons
|
2020-05-23 15:03:15 +10:00 |
|
Connor McLaughlin
|
e6d52ce6de
|
Qt: Add Resume button
|
2020-05-23 15:03:00 +10:00 |
|
Connor McLaughlin
|
e24e4c20e1
|
Qt: Fix pause button getting locked on after restarting game
|
2020-05-23 15:01:36 +10:00 |
|
Connor McLaughlin
|
dfe0dcb56c
|
Qt: Split memory card/controller config, make bindings scroll
|
2020-05-20 23:26:26 +10:00 |
|
Connor McLaughlin
|
e7778ea86e
|
Qt: Move OpenURL to QtUtils namespace
|
2020-05-20 23:25:16 +10:00 |
|
Connor McLaughlin
|
c8a00c58eb
|
Qt: Add Remove Disc option to change disc menu
|
2020-05-20 02:32:19 +10:00 |
|
Connor McLaughlin
|
88cc695d0b
|
HostDisplay: Adjust offsets for linear filtering
Fixes line on right of screen in South Park.
|
2020-05-17 21:10:48 +10:00 |
|
Connor McLaughlin
|
4c9cdbb147
|
Qt/GameProperties: Disable all fields when code is missing
|
2020-05-16 21:19:34 +10:00 |
|
Connor McLaughlin
|
525bfda672
|
Build: Copy data directory with VS solution too
|
2020-05-16 20:55:00 +10:00 |
|
Connor McLaughlin
|
9ff8cf009a
|
Qt: Fix tab order in game properties dialog
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
4e66b12727
|
Qt: Hook up export compatibility info to game properties
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
f671840a18
|
Qt: Add compatibility stars to game list
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
b2a2366287
|
Qt: Add game properties dialog
|
2020-05-16 20:32:36 +10:00 |
|
Connor McLaughlin
|
47c2b29395
|
Build: Use bin directory for cmake, fix Windows/cmake build
|
2020-05-16 13:10:31 +10:00 |
|
Connor McLaughlin
|
14b2506d7d
|
HostInterface: Disable true color/enable scaled dithering by default
Too many games are broken with it enabled. The number which break with
scaled dithering is much smaller.
|
2020-05-15 01:41:58 +10:00 |
|
Connor McLaughlin
|
5aacfa7be3
|
Qt: Hook up audio settings (buffer size/count, volume, mute)
|
2020-05-10 00:44:56 +10:00 |
|
Connor McLaughlin
|
a5ecff0893
|
Qt: Set clear alpha to zero for OpenGL display
Fixes transparent windows in Wayland.
|
2020-05-03 02:59:00 +10:00 |
|
Connor McLaughlin
|
2d6bdc1f82
|
Qt: Fix rumble not stopping on power off
|
2020-05-01 16:42:47 +10:00 |
|
Connor McLaughlin
|
1ed86f4897
|
Frontends: Add Discord Presence support
|
2020-05-01 01:01:53 +10:00 |
|
Connor McLaughlin
|
d8ab587153
|
HostInterface: Modify settings loading interface to support per-frontend settings
|
2020-05-01 01:01:50 +10:00 |
|
Connor McLaughlin
|
55fc3fffd9
|
Qt: Add integer upscaling option
|
2020-05-01 01:00:29 +10:00 |
|
Connor McLaughlin
|
98bb1de31f
|
Qt: Add help to GPU options in settings
|
2020-05-01 01:00:05 +10:00 |
|
Connor McLaughlin
|
101e1bfd73
|
Qt: Add advanced settings
|
2020-05-01 00:59:31 +10:00 |
|
Connor McLaughlin
|
a3792a74ed
|
Qt: Switch to Windows instead of Console subsystem
|
2020-05-01 00:58:46 +10:00 |
|
Connor McLaughlin
|
828513409f
|
Qt: Remove unnecessary log spam
|
2020-04-30 17:46:33 +10:00 |
|
Connor McLaughlin
|
dac114fa4e
|
Qt: Use coarse timer for background controller polling
Fixes high idle CPU usage.
|
2020-04-30 12:34:14 +10:00 |
|
Connor McLaughlin
|
d80aaf3880
|
Qt: Fix possible race/crash on shutdown
|
2020-04-29 16:52:06 +10:00 |
|
Connor McLaughlin
|
b56546d8ad
|
Qt: Always poll controllers even when not running
Fixes pause hotkey not unpausing when bound to controller.
|
2020-04-29 13:28:09 +10:00 |
|
Connor McLaughlin
|
79111e4e03
|
Qt: Add option for memory card type/mode
|
2020-04-27 16:22:25 +10:00 |
|
Connor McLaughlin
|
63692a012f
|
Qt: Add "New..." to input profile save button
This will ensure the profile gets saved to the correct location.
|
2020-04-27 01:05:03 +10:00 |
|
Connor McLaughlin
|
84b8987105
|
Qt: Only enable D3D11 break-on-error when debugger attached
|
2020-04-27 00:53:17 +10:00 |
|
Connor McLaughlin
|
5671fde1ae
|
BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0
|
2020-04-26 18:32:26 +10:00 |
|
Connor McLaughlin
|
1000cb30a9
|
HostDisplay: Track mouse position
|
2020-04-26 17:36:49 +10:00 |
|
Connor McLaughlin
|
3723cd5867
|
Qt: Mouse button binding support
|
2020-04-26 17:23:42 +10:00 |
|
Connor McLaughlin
|
ce46475e41
|
Qt: Use click event rather than pressed to rebind
|
2020-04-26 17:22:29 +10:00 |
|
Connor McLaughlin
|
9e2331c52a
|
Qt: Redraw window immediately when switching between fullscreen/windowed
Fixes content not showing when displaying a popup message.
|
2020-04-25 14:30:10 +10:00 |
|
Connor McLaughlin
|
1dd2e0f498
|
Qt: Fix assertion tripping when starting fullscreen 2nd time
|
2020-04-25 14:30:10 +10:00 |
|
Connor McLaughlin
|
f7e2d98055
|
Qt: Add .psf to all files filter for open file
|
2020-04-25 00:37:48 +10:00 |
|
Connor McLaughlin
|
ea25b58dd3
|
Qt: Support disabling vsync via glXSwapInterval
|
2020-04-23 13:04:40 +10:00 |
|
Connor McLaughlin
|
fc6a165438
|
CMake: Fix compiling with Visual Studio
|
2020-04-23 13:04:33 +10:00 |
|
Connor McLaughlin
|
a02c818245
|
HostDisplay: Drop some unused methods
|
2020-04-22 21:15:59 +10:00 |
|
Connor McLaughlin
|
ea3c0b65cf
|
Qt: Refactor render widget state transitions
Recreate widget each time. Fixes fullscreen mode switches on D3D11 and
hopefully Wayland.
|
2020-04-22 21:13:53 +10:00 |
|
Connor McLaughlin
|
08c8d1a521
|
System: Support saving screenshots in save states
|
2020-04-21 02:50:45 +10:00 |
|
Connor McLaughlin
|
277c03aca0
|
Add auto-generated Git version to window titles
|
2020-04-17 02:10:56 +10:00 |
|
Connor McLaughlin
|
610ebcf2fa
|
Qt: Support loading .psf files
|
2020-04-17 00:31:03 +10:00 |
|
Connor McLaughlin
|
b45b70970b
|
GL/ShaderCache: Support geometry shaders
|
2020-04-16 21:25:56 +10:00 |
|
Connor McLaughlin
|
8a5e955ba3
|
Qt: Add input profile support
|
2020-04-15 01:44:16 +10:00 |
|
Connor McLaughlin
|
1eeb1012aa
|
Qt: Add buttons for binding controller rumble
|
2020-04-14 16:35:04 +10:00 |
|
Connor McLaughlin
|
d9ebb975b2
|
CommonHostInterface: Reimplement controller rumble support
Even better than before, supports separate motor control.
|
2020-04-14 16:34:42 +10:00 |
|