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
2020-06-29
Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix
bunnei
2020-06-27
YuzuQT: Hide Speed UI on Multicore.
Fernando Sahmkow
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
Fix issues caused when changing the fullscreen hotkey
Kewlan
2020-06-27
Merge pull request #4164 from Kewlan/mute-audio-hotkey
bunnei
2020-06-26
Add a "Mute Audio" hotkey
Kewlan
2020-06-25
Merge pull request #4136 from VolcaEM/mods
bunnei
2020-06-21
Correct function name (2/2)
VolcaEM
2020-06-21
Clang-format
VolcaEM
2020-06-21
Remove unnecessary conversion
VolcaEM
2020-06-21
Address review comment by Lioncash
VolcaEM
2020-06-21
Add a "Open Mods Page" button to the GUI
VolcaEM
2020-06-20
main: Append AVX and FMA instructions to cpu string
Morph
2020-06-06
yuzu/frontend: Remove internal resolution option
Morph
2020-05-27
Fix macOS code and change "Swapfile" to "Swap"
Morph
2020-05-17
main: Log host system memory parameters
Morph
2020-05-16
Merge pull request #3665 from bunnei/device-save
bunnei
2020-05-15
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
Morph
2020-05-11
yuzu: game_list: Fix 'Open Save Data Location' for device saves.
bunnei
2020-05-06
Menubar: fix mouse tracking bug
FearlessTobi
2020-05-03
Merge pull request #3637 from FearlessTobi/port-5094
bunnei
2020-04-23
Update src/yuzu/main.cpp with missing const
Ben Russell
2020-04-23
Dump RomFS command to include Updates
Ben Russell
2020-04-20
yuzu: Option to hide mouse on inactivity
FearlessTobi
2020-04-19
Merge pull request #3655 from FearlessTobi/ui-retext-yuzu
bunnei
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-14
yuzu/main: Add better popup texts and remove duplicated actions
FearlessTobi
2020-04-07
Addressed feedback: switched to snake case and fixed clang-format errors
SilverBeamx
2020-04-07
Addressed feedback: removed CMake hack in favor of building the necessary str...
SilverBeamx
2020-04-02
Merge pull request #3552 from jroweboy/single-context
Rodrigo Locatti
2020-03-28
Merge pull request #3573 from FearlessTobi/port-5089
bunnei
2020-03-28
yuzu: fix the stuck in fullscreen mode bug
FearlessTobi
2020-03-27
Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089)
Vitor K
2020-03-26
Merge pull request #3453 from FearlessTobi/remove-pause-lock
bunnei
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-02-25
frontent: qt: main: Various updates/refactoring for separate presentation thr...
bunnei
2020-02-24
yuzu: Remove exit lock for game pausing
FearlessTobi
2020-02-03
Merge pull request #3360 from CJBok/statusbar-buttons
bunnei
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
clang
CJBok
2020-01-29
minor corrections
CJBok
2020-01-28
GUI: Togglable graphics settings buttons in status bar
CJBok
2020-01-13
GUI: add few missing hotkeys to main menu
Bartosz Kaszubowski
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-11-07
gl_rasterizer: Emulate viewport flipping with ARB_clip_control
ReinUsesLisp
2019-11-03
citra_qt: add amiibo drag and drop support
FearlessTobi
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-10-06
qt: Fix game name format error
Zach Hilman
[next]