Commit Graph

88 Commits (eab9f57a5d542bd310f6cc1bc1cceec8b45b9a93)

Author SHA1 Message Date
Connor McLaughlin 5f9481dd3d Qt: Fix game list settings headings not being translatable 5 years ago
Connor McLaughlin 9a9d66882c Qt: Fix game list headings not being translatable 5 years ago
Connor McLaughlin 79c8b9f52c Qt: Add Portuguese translation 5 years ago
Connor McLaughlin 6c162eb3c5 Qt: Support binding multiple buttons/axis to controllers 5 years ago
Albert Liu 97be6c922c Fix MSVC build 5 years ago
Connor McLaughlin 2a38090e7a HostDisplay: Move most backend logic to FrontendCommon 5 years ago
Connor McLaughlin a6d976240a Qt: Add theme selection and dark theme 5 years ago
Connor McLaughlin 49a9f01327 Qt: Support Vulkan 5 years ago
Connor McLaughlin 41d66f5c73 Qt: Add icon to executable 5 years ago
Albert Liu aeead1b0a6 Fix MSVC build 5 years ago
Connor McLaughlin dfe0dcb56c Qt: Split memory card/controller config, make bindings scroll 6 years ago
Connor McLaughlin 525bfda672 Build: Copy data directory with VS solution too 6 years ago
Connor McLaughlin b2a2366287 Qt: Add game properties dialog 6 years ago
Connor McLaughlin 1ed86f4897 Frontends: Add Discord Presence support 6 years ago
Connor McLaughlin 101e1bfd73 Qt: Add advanced settings 6 years ago
Connor McLaughlin a3792a74ed Qt: Switch to Windows instead of Console subsystem 6 years ago
Connor McLaughlin ea3c0b65cf Qt: Refactor render widget state transitions
Recreate widget each time. Fixes fullscreen mode switches on D3D11 and
hopefully Wayland.
6 years ago
Connor McLaughlin 277c03aca0 Add auto-generated Git version to window titles 6 years ago
Connor McLaughlin 3daa6b469a Build: Explicitly disable spectre mitigations
Mitigations-off gave a roughly 20-25% boost in performance on my laptop
(i7-7700HQ), even with the recompiler.

It seems AppVeyor was building with them enabled. You shouldn't treat an
emulator like a sandbox and run untrusted code in it amyway.
6 years ago
Connor McLaughlin a4a5d3ef79 Qt: Split some console settings out into general settings 6 years ago
Connor McLaughlin f71a03202b Qt: Add ProgressCallback implementation 6 years ago
Connor McLaughlin 2480624cbe Qt: Replace QWindow for display with QWidget base
Not as elegant, but it solves the input focus issue.
6 years ago
Connor McLaughlin 552a01a9b6 Qt: Disable LTCG on Release-only builds
It wasn't being used anyway.
6 years ago
Connor McLaughlin 745c2785b2 Move shared frontend code from SDL to a seperate project 6 years ago
Connor McLaughlin 78f984c412 Qt: Add automatic download of redump disc database for game list 6 years ago
Connor McLaughlin 65ae85eb7b Qt: Skeleton for audio settings 6 years ago
Connor McLaughlin d52d6252a9 Qt: Remove QAudioOutput-based audio stream 6 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 6 years ago
Connor McLaughlin 64426a0be2 Qt: Fix shutdown-and-restart failing in D3D11 renderer 6 years ago
Connor McLaughlin 168eb5fe2d Qt: Add D3D11 display window implementation 6 years ago
Connor McLaughlin 1b7be01507 Qt: Implement audio output 6 years ago
Connor McLaughlin 40e1b7af23 Qt: Initial hotkey implementation 6 years ago
Connor McLaughlin d88fc20434 Qt: GPU settings tab 6 years ago
Connor McLaughlin 9436ffc806 Qt: Move some functionalty from OpenGLDisplayWindow into QtDisplayWindow 6 years ago
Connor McLaughlin b135b32159 Qt: Add config and implementation for basic controller input 6 years ago
Connor McLaughlin eb7659368e Qt: Add natvis file for Qt data structures 6 years ago
Connor McLaughlin 77a47c87d2 Qt: Hook up console settings 6 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 6 years ago