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-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-30
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
yuzu: main: Silence type conversion warning on MSVC
Morph
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
error: Make the error code as the title text of the OverlayDialog
Morph
2021-04-15
overlay_dialog: Add an overlay text dialog that accepts controller input
Morph
2021-04-15
main: Move meta type registration into its own function
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-06
configure_graphics: Add Borderless Windowed fullscreen mode
Morph
2021-03-27
yuzu/main: Add user command line argument
german77
2021-03-12
Merge pull request #5327 from AniLeo/master
bunnei
2021-03-07
qt: Set DISPLAY env var when not present
Ani
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-12
yuzu: Create screenshot path before capture
lat9nq
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-07
Add mouse panning
german
2021-02-06
Refresh debug controller settings
german
2021-02-06
Add controller window and single joycon top view
german
2021-01-28
hle: kernel: Allocate a dummy KThread for each host thread, and use it for sc...
bunnei
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-10
Merge pull request #5229 from Morph1984/fullscreen-opt
bunnei
2021-01-04
Merge pull request #5261 from gal20/hide_mouse_patch
bunnei
2021-01-03
main: Resolve error string not displaying
Lioncash
2021-01-02
Merge pull request #5267 from lioncash/localize
bunnei
2021-01-02
general: Fix various spelling errors
Morph
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
2020-12-31
main: Make the loader error dialog fully translatable
Lioncash
2020-12-31
main: Tidy up enum comparison
Lioncash
2020-12-28
core: settings: Untangle multicore from asynchronous GPU.
bunnei
2020-12-25
yuzu/main: Add basic command line arguments
Morph
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-23
Merge pull request #5217 from lat9nq/save-on-boot
bunnei
2020-12-22
yuzu/main: Improve menubar access keys
lat9nq
2020-12-22
Add option to reset window size to 1080p
german
2020-12-22
yuzu/main: Save settings when starting guest
lat9nq
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
applets/web: Fix keyboard to emulated controller input
Morph
2020-12-18
main: Add the ability to disable the web applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
applets/web: Implement the Qt web browser applet frontend
Morph
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
2020-12-08
file_sys: Consolidate common Title ID operations
Morph
2020-11-30
Disable web applet and warning when compiling for Linux on CI
lat9nq
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
savedata_factory: Eliminate usage of the global system instance
Lioncash
[next]