index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-10-14
Merge pull request #1490 from lioncash/boot
bunnei
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-13
yuzu/main: Simplify OnMenuLoadFile()
Lioncash
2018-10-07
partition_data_manager: Rename system files for hekate
Zach Hilman
2018-10-07
qt: Add rederive keyset menu option
Zach Hilman
2018-10-07
qt: Add key derivation progress bar on initial setup
Zach Hilman
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-30
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-27
qt: Install System TitleTypes to System NAND
Zach Hilman
2018-09-25
yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()
Lioncash
2018-09-25
yuzu/main: Move functions stored into static std::function instances out of O...
Lioncash
2018-09-25
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-09
game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-08
yuzu: fix title bar display
Pengfei Zhu
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
main: Make game updates installable
Zach Hilman
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
qt: Add deprecation warnings for DRD format
Zach Hilman
2018-09-04
registration: Fix NSP installation errors
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
qt: Add message about not moving contents on dir change
Zach Hilman
2018-09-03
qt: Add UI options to change NAND/SD dirs
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-09-01
citra_qt: Display the unsupported GL extensions in the popup
fearlessTobi
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-28
Fix two stupid errors made in #1141
fearlessTobi
2018-08-24
Merge pull request #1094 from DarkLordZach/nax0
Mat M
2018-08-24
Merge pull request #1065 from DarkLordZach/window-title
Zach Hilman
2018-08-23
Port #4013 from Citra: "Init logging sooner so we dont miss some logs on star...
Tobias
2018-08-23
qt: Add filename and title id to window title while running
Zach Hilman
[next]