aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/bootmanager.cpp
AgeCommit message (Expand)Author
2023-02-19Qt: Reintroduce scaling for touch inputgerman77
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-15Qt: Fix mouse scallinggerman77
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-01-10qt: unlock during signal emissionLiam
2022-12-21qt: exit properly on guest-initiated closeLiam
2022-12-20Merge pull request #9463 from liamwhite/manager-eventsliamwhite
2022-12-18bootmanager: Use proper camera sizegerman77
2022-12-17bootmanager: Encapsulate all QCamera codegerman77
2022-12-17EmuThread: refactorLiam
2022-12-17Merge pull request #9461 from liamwhite/wanativeMai
2022-12-17Merge pull request #9454 from liamwhite/wayland-eglMai
2022-12-17qt: avoid setting WA_DontCreateNativeAncestors on all platformsLiam
2022-12-17Merge pull request #9451 from ameerj/camera-data-arrayliamwhite
2022-12-16camera: Use pre-allocated vector for camera dataameerj
2022-12-16Merge pull request #8605 from devsnek/graceful-shutdownliamwhite
2022-12-16qt: handle wayland-egl platform nameLiam
2022-12-13gl_device: Use a more robust way to use strict context modeAlexander Orzechowski
2022-12-13OpenGL: Check for threading supportAlexander Orzechowski
2022-12-13RenderWidget: Set WA_DontCreateNativeAncestorsAlexander Orzechowski
2022-12-13renderer_opengl: refactor context acquireLiam
2022-12-12let games gracefully exitGus Caplan
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-11-28video_core: add null backendLiam
2022-11-27Vulkan: update initializationLiam
2022-11-22general: fix compile for Apple ClangLiam
2022-11-17Qt6: Disable IR Sensor when compiling with Qt6Kyle Kienapfel
2022-11-06yuzu: Change QtKeyToSwitchKey switch case to arraygerman77
2022-10-18core: Partially persist emulation state across game boots.bunnei
2022-10-03common: remove "yuzu:" prefix from thread namesLiam
2022-08-22yuzu: Force camera output to be saved on a buffer (#8805)Narr the Reg
2022-08-07yuzu: Fix fmt 9.0.0 issueslat9nq
2022-07-27Merge pull request #8636 from german77/irs_cluster_releaseliamwhite
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25Address commentsNarr the Reg
2022-07-24service: irs: Implement clustering processorgerman77
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23yuzu: Hook qt camera to camera drivergerman77
2022-06-16core: fix initialization in single core, sync GPU modeLiam
2022-06-14bootmanager: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-10Merge pull request #8318 from Docteh/cmake-qt56-entryMai M
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-04-18bootmanager: Don't create another screenshot request if previous one is not d...german77
2022-03-20yuzu: Reduce unused includesameerj
2021-11-24yuzu: Fix TAS from rebasegerman77