index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
Age
Commit message (
Expand
)
Author
2018-08-11
core: Namespace EmuWindow
Lioncash
2018-08-09
loader: Add more descriptive errors
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
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-03
Added ability to change username & language code in the settings ui. Added IP...
David
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-31
audio_core: Add configuration settings.
bunnei
2018-07-26
Merge pull request #836 from FearlessTobi/port-3594
bunnei
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-26
Port #3641 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-17
settings: Turn docked mode off by default.
bunnei
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-12
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...
Tobias
2018-07-12
yuzu-cmd Apply the filter string from settings
James Rowe
2018-07-06
Remove some references to Citra
fearlessTobi
2018-07-02
Fix build and address review feedback
bunnei
2018-07-02
Add configurable logging backends
James Rowe
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-04
sdl: add check for GL extension support
BreadFish64
2018-05-23
yuzu_cmd: Fix project for latest msvc.
bunnei
2018-05-10
core: Add a configuration setting for use_multi_core.
bunnei
2018-04-29
string_util: Remove StringFromFormat() and related functions
Lioncash
2018-04-26
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-04-21
Merge pull request #377 from adityaruplaha/sdl2-fullscreen
bunnei
2018-04-21
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
adityaruplaha
2018-04-19
Implement Pull #3528 from citra: use nvidia graphics automatically on laptops...
N00byKing
2018-04-04
default_ini.h: Update from citra to yuzu
N00byKing
2018-04-02
Merge pull request #267 from N00byKing/patch-1
bunnei
2018-04-02
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
2018-03-27
Remove Links to citra Services
N00byKing
2018-03-27
Change Telemetry Names to yuzu
N00byKing
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
yuzu.cpp: Update Link from citra to yuzu
N00byKing
2018-03-23
Merge pull request #270 from N00byKing/patch-2
bunnei
2018-03-23
Remove Option for N/3DS from default.ini
N00byKing
2018-03-23
CITRA_ICON -> YUZU_ICON
N00byKing
2018-03-22
yuzu_cmd: change default cpu core to dynarmic
Valentin Vanelslande
2018-03-22
default_ini: change default cpu core to dynarmic
Valentin Vanelslande
[next]