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-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
2018-08-23
filesystem: Add CreateFactories methods to fs
Zach Hilman
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
[next]