summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/yuzu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* loader: Make ResultStatus directly compatible with fmtGravatar Lioncash2018-08-151-1/+3
* loader: Add more descriptive errorsGravatar Zach Hilman2018-08-091-13/+11
* core: Port core to VfsFilesystem for file accessGravatar Zach Hilman2018-08-081-0/+1
* Merge pull request #912 from lioncash/global-varGravatar bunnei2018-08-051-1/+1
|\
| * video_core: Eliminate the g_renderer global variableGravatar Lioncash2018-08-041-1/+1
* | Merge pull request #849 from DarkLordZach/xciGravatar bunnei2018-08-041-5/+11
|\ \ | |/ |/|
| * Fix merge conflicts with opus and update docsGravatar Zach Hilman2018-08-011-2/+2
| * Use more descriptive error codes and messagesGravatar Zach Hilman2018-08-011-5/+9
| * Make XCI comply to review and style guidelinesGravatar Zach Hilman2018-08-011-13/+0
| * Remove files that are not usedGravatar Zach Hilman2018-08-011-0/+15
* | video_core: Make global EmuWindow instance part of the base renderer classGravatar Lioncash2018-08-011-1/+1
|/
* file_util: Use an enum class for GetUserPath()Gravatar Lioncash2018-07-211-8/+13
* OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.Gravatar bunnei2018-07-141-0/+5
* Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...Gravatar Tobias2018-07-121-3/+1
* yuzu-cmd Apply the filter string from settingsGravatar James Rowe2018-07-121-2/+1
* Fix build and address review feedbackGravatar bunnei2018-07-021-0/+1
* Add configurable logging backendsGravatar James Rowe2018-07-021-1/+6
* Update clang formatGravatar James Rowe2018-07-021-3/+3
* Rename logging macro back to LOG_*Gravatar James Rowe2018-07-021-10/+10
* yuzu_cmd: Fix project for latest msvc.Gravatar bunnei2018-05-231-14/+12
* frontends: Move logging macros over to new fmt-capable onesGravatar Lioncash2018-04-261-12/+12
* Merge pull request #377 from adityaruplaha/sdl2-fullscreenGravatar bunnei2018-04-211-2/+10
|\
| * SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)Gravatar adityaruplaha2018-04-211-2/+10
* | Implement Pull #3528 from citra: use nvidia graphics automatically on laptops...Gravatar N00byKing2018-04-191-0/+9
|/
* yuzu.cpp: Update Link from citra to yuzuGravatar N00byKing2018-03-261-1/+1
* clang-formatGravatar MerryMage2018-01-161-1/+0
* Minor cleanupGravatar MerryMage2018-01-131-2/+2
* Get yuzu sdl to start compilingGravatar James Rowe2018-01-121-0/+176