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.h
Age
Commit message (
Expand
)
Author
2018-10-17
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
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-02
Port web_service from Citra
fearlessTobi
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
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-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
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-22
Merge pull request #1136 from tech4me/master
bunnei
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-11
qt: Add 'Install to NAND' option to menu
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
qt: Add missing override specifiers where applicable
Lioncash
2018-06-14
Add 'Load Folder' menu option
Zach Hilman
2018-06-12
Qt: Removed the Registers widget.
Subv
2018-06-04
qt: add check for GL extension support
BreadFish64
2018-03-30
Port citra-emu/citra#3610 to yuzu
N00byKing
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-03-27
main.h: Add pragma once, remove ifndef
N00byKing
2018-03-24
GPU: Make the debug_context variable a member of the frontend instead of a gl...
Subv
2018-03-24
Frontend: Allow opening the Surface View widget in the Qt frontend.
Subv
2018-03-24
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
Subv
2018-01-16
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscree...
goaaats
2018-01-16
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
goaaats
2018-01-14
Remove Surface Viewer stub
Jannik Vogel
2018-01-14
Implement "About" dialog
spycrab
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe