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
2018-08-22
Merge pull request #1136 from tech4me/master
bunnei
2018-08-22
Merge pull request #840 from FearlessTobi/port-3353
bunnei
2018-08-22
Merge pull request #1141 from FearlessTobi/port-3902
bunnei
2018-08-21
Port #3902 from Citra: "Add restart hotkey & menu option"
fearlessTobi
2018-08-21
Port #4056 from Citra: "Add Clear Recent Files menu action"
fearlessTobi
2018-08-21
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-20
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-19
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
2018-08-16
qt/main: Unindent code in OnMenuInstallToNAND()
Lioncash
2018-08-16
qt/main: Make installation dialog text within OnMenuInstallToNAND() translatable
Lioncash
2018-08-16
qt/main: Get rid of compilation warnings
Lioncash
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
loader: Make ResultStatus directly compatible with fmt
Lioncash
2018-08-11
registration: Add support for force overwrite of installed
Zach Hilman
2018-08-11
qt: Use custom RawCopy with progress bar for installs
Zach Hilman
2018-08-11
game_list: Populate control data from installed NAND
Zach Hilman
2018-08-11
file_sys: Comply to style guidelines
Zach Hilman
2018-08-11
qt: Add 'Install to NAND' option to menu
Zach Hilman
2018-08-09
loader: Add more descriptive errors
Zach Hilman
2018-08-08
vfs: Fix documentation
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-08
Merge pull request #850 from DarkLordZach/icon-meta
bunnei
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-06
Merge pull request #946 from lioncash/compress
bunnei
2018-08-06
Merge pull request #944 from lioncash/menu
bunnei
2018-08-06
qt/main: Avoid sign conversions in UpdateRecentFiles()
Lioncash
2018-08-06
qt/main: Collapse if statement in UpdateRecentFiles()
Lioncash
2018-08-06
qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...
Lioncash
2018-08-06
qt: Don't show error dialog when canceling the Load Folder dialog
Lioncash
2018-08-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-30
Merge pull request #860 from FearlessTobi/port-3911
bunnei
2018-07-29
Port #3913 from Citra: "citra_qt: Remove obsolete application attribute"
fearlessTobi
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-07-27
Merge pull request #839 from FearlessTobi/actually-port-3594
bunnei
2018-07-26
Port #3594 from Citra
fearlessTobi
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-22
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-12
yuzu - Fix duplicate logs
James Rowe
2018-07-02
Add configurable logging backends
James Rowe
[next]