132 Commits (50ea1827aa434da051e19b7d96e920bfe4be6541)

Author SHA1 Message Date
Kyle K 50ea1827aa Update some files with Qt 5.15.2 best practices in mind 4 years ago
german77 e14b4ca537 bootmanager: Don't create another screenshot request if previous one is not done yet 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
german77 2e699e089a yuzu: Fix TAS from rebase 4 years ago
german77 af121ded18 bootmanager: Use cross-platform keyboard input 4 years ago
german77 30de38ee7f kraken: Address comments from review 4 years ago
german77 25521cd948 core/hid: Improve accuary of mouse implementation 4 years ago
german77 dfb63175d1 core/hid: Fully implement native mouse 4 years ago
german77 6032358402 input_common: Allow keyboard to be backwards compatible 4 years ago
german77 ebfe40dec8 core/hid: Improve accuracy of the keyboard implementation 4 years ago
german77 d12525737a service/hid: Remove includes of core.h and settings.h 4 years ago
german77 f63c6fce6d input_common: Revert deleted TAS functions 4 years ago
german77 1698b991c5 yuzu: Use new input on main and bootmanager 4 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 4 years ago
Adam Heinermann 08fd2b2916 const fixes 4 years ago
Adam Heinermann d54e98fb4a Added TAS controls to the menu under Tools 4 years ago
ameerj 69759e55ee Fix screenshot dimensions when at 1x scale 4 years ago
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph 85a103cf25 yuzu: main: Register a callback for Exit 4 years ago
german77 3333d96b46 input_common/tas: new update method 5 years ago
ameerj 9629e74364 renderers: Add explicit invert_y bool to screenshot callback 4 years ago
ameerj 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
Morph 13e270c3f5 bootmanager: Create a dummy render widget 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
german77 1562858963 input_common: Release mouse buttons on out of focus 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
german c7cae8769f Add mouse panning 5 years ago
Morph 657ac39f45 renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german b92717bec6 Always initialize keyboard input 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
Lioncash 1c11424586 yuzu: Migrate off of setMargin() to setContentsMargins() 5 years ago
gal20 6e102ea048 yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 5 years ago
ReinUsesLisp 4df8b8a0f5 cmake: Always enable Vulkan 5 years ago
Morph 790a9e47eb bootmanager: Add a check whether loading is complete 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
bunnei 173d78f71e frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Morph d1d564db07 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
lat9nq 0a7e008b49 bootmanager: Address review comments 5 years ago
lat9nq 690801e4fe bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago