index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
main.cpp
Age
Commit message (
Expand
)
Author
2023-03-12
general: fix spelling mistakes
Liam
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-02-18
Merge pull request #9815 from german77/qt-mouse
liamwhite
2023-02-16
yuzu: Shutdown game on restart to reload per game config
Narr the Reg
2023-02-16
yuzu: Write to config file on important config changes
Narr the Reg
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
liamwhite
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-12
main: Fix borderless fullscreen for high dpi scaled displays
Morph
2023-02-09
main: Re-add QtWebEngine zoom factor
Morph
2023-02-06
Merge pull request #4949 from Morph1984/hidpi-temp-fix
liamwhite
2023-02-06
Merge pull request #9644 from SaiKai/volume_quicksetting
bunnei
2023-02-04
remove disambiguation argument from mute text
Jonas Gutenschwager
2023-01-27
Merge pull request #9539 from Wollnashorn/opengl-fsr
liamwhite
2023-01-26
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-25
main: Convert to device independent coordinates for scaling
Morph
2023-01-25
main: Use passthrough scaling for non-windows OSes
Morph
2023-01-25
main: Enable High DPI fixes for Qt >= 5.14
Morph
2023-01-25
main: Only set AA_DisableWindowContextHelpButton below Qt6
Morph
2023-01-25
main: Globally disable the "?" button on dialogs
Morph
2023-01-19
add volume quicksetting with volume slider
Jonas Gutenschwager
2023-01-10
Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths
liamwhite
2023-01-07
TAS: Show all script lengths for multiplayer
MonsterDruide1
2023-01-06
qt: additional fixes for reentrant shutdown
Liam
2023-01-05
video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...
Wollnashorn
2022-12-24
qt: prevent reentrant shutdown
Liam
2022-12-23
Merge pull request #9476 from liamwhite/async-shutdown
liamwhite
2022-12-21
qt: exit properly on guest-initiated close
Liam
2022-12-21
qt: use main window as close overlay parent
Liam
2022-12-20
qt: continue event loop during game close
Liam
2022-12-20
Merge pull request #9463 from liamwhite/manager-events
liamwhite
2022-12-18
yuzu: Remember last selected directory
german77
2022-12-17
qt: use _exit instead of exit on SIGINT
Liam
2022-12-17
EmuThread: refactor
Liam
2022-12-17
Merge pull request #9454 from liamwhite/wayland-egl
Mai
2022-12-16
Merge pull request #8605 from devsnek/graceful-shutdown
liamwhite
2022-12-16
Merge pull request #6769 from lat9nq/create-shortcut-2
liamwhite
2022-12-16
qt: handle wayland-egl platform name
Liam
2022-12-13
main: Address review feedback
lat9nq
2022-12-13
yuzu qt: Create shortcuts on Linux
lat9nq
2022-12-13
wayland: Always use exclusive fullscreen
Alexander Orzechowski
2022-12-12
emu_thread: properly force shutdown for unresponsive guest programs
Liam
2022-12-12
let games gracefully exit
Gus Caplan
2022-12-12
yuzu: Make unlimited frame rate non persistent between game boots
Narr the Reg
2022-12-08
video_core: Integrate SMAA
Liam
2022-12-04
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
[next]