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
2021-08-07
main: Avoid stopping emulation when taking a screenshot
german77
2021-07-28
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-26
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-25
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-25
Merge pull request #6575 from FernandoS27/new_settings
bunnei
2021-07-25
Merge pull request #6709 from ameerj/screenshot-path
Morph
2021-07-25
main: Fix screenshot filepath construction
ameerj
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-22
main: Update Shader Cache menu options
ameerj
2021-07-22
main: Fix Open Transferable Shader Cache context item
ameerj
2021-07-22
vk_pipeline_cache,shader_notify: Add shader notifications
ReinUsesLisp
2021-07-20
file_sys: Support load game collection (#6582)
Feng Chen
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph
2021-07-12
Merge pull request #6574 from lioncash/i18n
bunnei
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-09
Update src/yuzu/main.cpp
Fernando S
2021-07-09
Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle.
Fernando Sahmkow
2021-07-08
qt/main: Make title string more i18n-friendly
Lioncash
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-06-29
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-28
main: Display the instruction set of the running title in the window name
ameerj
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-17
config: Add frame limiter toggle hotkey
ameerj
2021-06-11
yuzu: main: Ensure enough space is available for RomFS dumping
Morph
2021-06-07
yuzu qt: Start games from context menu
lat9nq
2021-06-04
Merge pull request #6362 from lat9nq/reset-to-defaults
bunnei
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-06-01
Merge pull request #6361 from lat9nq/per-hb-cfg
bunnei
2021-06-01
yuzu qt: Use lambda and std::function for reset callback
lat9nq
2021-06-01
yuzu: Add settings reset button to general configuration
lat9nq
2021-06-01
configuration: Initial work to reset all settings
fearlessTobi
2021-05-27
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-25
yuzu qt: Restore const qualifiers
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-05-23
settings: Forbid docked mode on handheld
german77
2021-05-18
Merge pull request #6317 from ameerj/fps-fix
bunnei
2021-05-16
yuzu/main: Fix version info in logging and about dialog
Morph
2021-05-16
main: Prevent installing base titles into NAND
Morph
[next]