129 Commits (e2a86e2c8ad8f5fc652abd5c9636d38ce1a4e730)

Author SHA1 Message Date
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 5 years ago
german77 5a785ed794 input_common: Rewrite keyboard 5 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 5 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 5 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
Morph 282bdfd1bf yuzu: main: Register a callback for Exit 5 years ago
german77 5401cf6eb5 input_common/tas: new update method 5 years ago
ameerj 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 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
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
Lioncash 0d7de7c2db yuzu: Migrate off of setMargin() to setContentsMargins() 5 years ago
gal20 5dfb8743cb yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
Morph 51a7681957 bootmanager: Add a check whether loading is complete 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
bunnei 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled 6 years ago
lat9nq c433c0a746 bootmanager: Address review comments 5 years ago
lat9nq 945cfe234b bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 6 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash 1aba91e993 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 6 years ago
Lioncash bcd3c79eca yuzu/main: Amend lifetime issues with InputSubsystem 6 years ago