149 Commits (bb55d2e70179330ef5abdf49f513a2d40c4590fa)

Author SHA1 Message Date
german77 aa55c62159 yuzu: Change QtKeyToSwitchKey switch case to array 3 years ago
bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
Narr the Reg db2335e2f8
yuzu: Force camera output to be saved on a buffer (#8805) 3 years ago
lat9nq e2123b27e8 yuzu: Fix fmt 9.0.0 issues 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Narr the Reg ceb70b2139 Address comments 3 years ago
german77 3ac4f3a252 service: irs: Implement clustering processor 4 years ago
Narr the Reg 403bdc4daf yuzu: Add webcam support and rebase to latest master 4 years ago
german77 cc83e0a600 yuzu: Hook qt camera to camera driver 4 years ago
Liam a6371fb69d core: fix initialization in single core, sync GPU mode 4 years ago
Morph 2d903e3ce6 bootmanager: Eliminate variable shadowing 4 years ago
Morph b3d6f7bdd8 yuzu: Eliminate variable shadowing 4 years ago
Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 years ago
Kyle K 75bf2c20eb Update some files with Qt 5.15.2 best practices in mind 4 years ago
german77 c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
german77 3e77466b86 bootmanager: Don't create another screenshot request if previous one is not done yet 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
german77 e64ee99f00 yuzu: Fix TAS from rebase 4 years ago
german77 922aa9410a bootmanager: Use cross-platform keyboard input 4 years ago
german77 42949738f2 kraken: Address comments from review 4 years ago
german77 f4e5f89e6f core/hid: Improve accuary of mouse implementation 4 years ago
german77 654d76e79e core/hid: Fully implement native mouse 4 years ago
german77 bca299e8e0 input_common: Allow keyboard to be backwards compatible 4 years ago
german77 b673857d7d core/hid: Improve accuracy of the keyboard implementation 4 years ago
german77 e7eee36d52 service/hid: Remove includes of core.h and settings.h 4 years ago
german77 61d9eb9f69 input_common: Revert deleted TAS functions 4 years ago
german77 737d305f63 yuzu: Use new input on main and bootmanager 4 years ago
german77 5a785ed794 input_common: Rewrite keyboard 4 years ago
Adam Heinermann 097de2febc const fixes 4 years ago
Adam Heinermann f90d980837 Added TAS controls to the menu under Tools 4 years ago
ameerj fe1f06c856 Fix screenshot dimensions when at 1x scale 4 years ago
ameerj 80f8d4989e bootmanager: Fix screenshot resolution factor usage 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph 282bdfd1bf yuzu: main: Register a callback for Exit 4 years ago
german77 5401cf6eb5 input_common/tas: new update method 5 years ago
ameerj 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 4 years ago
ameerj dd39b87b0c shader: Adhere to disk shader cache setting 5 years ago
Morph 747a33a41e bootmanager: Create a dummy render widget 5 years ago
german77 14d5202da6 input_common: Fix mouse panning behaivour 5 years ago
ReinUsesLisp 4009ae1da2 bootmanager: Use std::stop_source for stopping emulation 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
german77 6e81473574 input_common: Release mouse buttons on out of focus 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german 1f228c51ca Enable button toggle for keyboard in the modifier button 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago