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-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
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
Update default_ini.h
N00byKing
2018-01-16
clang-format
MerryMage
2018-01-15
Merge pull request #20 from Andrix44/fixes
bunnei
2018-01-15
Update the internal resolution settings
unknown
2018-01-15
yuzu_cmd: Fix default ini, add screenshot button
shinyquagsire23
2018-01-15
yuzu_cmd: fix default ini
shinyquagsire23
2018-01-13
Minor cleanup
MerryMage
2018-01-13
config: Default log filter to trace.
bunnei
2018-01-12
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-12
Get yuzu sdl to start compiling
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe
[prev]