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
/
yuzu.cpp
Age
Commit message (
Expand
)
Author
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-15
loader: Make ResultStatus directly compatible with fmt
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-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-21
file_util: Use an enum class for GetUserPath()
Lioncash
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-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-05-23
yuzu_cmd: Fix project for latest msvc.
bunnei
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-03-26
yuzu.cpp: Update Link from citra to yuzu
N00byKing
2018-01-16
clang-format
MerryMage
2018-01-13
Minor cleanup
MerryMage
2018-01-12
Get yuzu sdl to start compiling
James Rowe