index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
bootmanager.cpp
Age
Commit message (
Expand
)
Author
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-16
yuzu-qt: Screenshots depend more on the graphics settings
lat9nq
2023-08-16
yuzu-qt: Implement unspecified screenshot ratio
lat9nq
2023-08-16
bootmanager: Remove old path
lat9nq
2023-08-15
bootmanager: Consider the default resolution
lat9nq
2023-08-15
yuzu-qt: Enable specifying screenshot resolution
lat9nq
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-03
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-05-03
qt_common: Remove yuzu prefix
lat9nq
2023-05-02
bootmanager: Clean up includes [IWYU]
lat9nq
2023-05-02
bootmanager: Remove inaccurate switch
lat9nq
2023-05-02
qt_common: Move window info function out of bootmanager
lat9nq
2023-05-02
bootmanager: Return value in impossible case
lat9nq
2023-05-02
configuration: Expose separate swap present modes
lat9nq
2023-02-19
Qt: Reintroduce scaling for touch input
german77
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-15
Qt: Fix mouse scalling
german77
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-01-10
qt: unlock during signal emission
Liam
2022-12-21
qt: exit properly on guest-initiated close
Liam
2022-12-20
Merge pull request #9463 from liamwhite/manager-events
liamwhite
2022-12-18
bootmanager: Use proper camera size
german77
2022-12-17
bootmanager: Encapsulate all QCamera code
german77
2022-12-17
EmuThread: refactor
Liam
2022-12-17
Merge pull request #9461 from liamwhite/wanative
Mai
2022-12-17
Merge pull request #9454 from liamwhite/wayland-egl
Mai
2022-12-17
qt: avoid setting WA_DontCreateNativeAncestors on all platforms
Liam
2022-12-17
Merge pull request #9451 from ameerj/camera-data-array
liamwhite
2022-12-16
camera: Use pre-allocated vector for camera data
ameerj
2022-12-16
Merge pull request #8605 from devsnek/graceful-shutdown
liamwhite
2022-12-16
qt: handle wayland-egl platform name
Liam
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
OpenGL: Check for threading support
Alexander Orzechowski
2022-12-13
RenderWidget: Set WA_DontCreateNativeAncestors
Alexander Orzechowski
2022-12-13
renderer_opengl: refactor context acquire
Liam
2022-12-12
let games gracefully exit
Gus Caplan
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
MatÃas Locatti
2022-11-28
video_core: add null backend
Liam
2022-11-27
Vulkan: update initialization
Liam
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-17
Qt6: Disable IR Sensor when compiling with Qt6
Kyle Kienapfel
2022-11-06
yuzu: Change QtKeyToSwitchKey switch case to array
german77
2022-10-18
core: Partially persist emulation state across game boots.
bunnei
2022-10-03
common: remove "yuzu:" prefix from thread names
Liam
2022-08-22
yuzu: Force camera output to be saved on a buffer (#8805)
Narr the Reg
2022-08-07
yuzu: Fix fmt 9.0.0 issues
lat9nq
[next]