summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2018-08-11core: Namespace EmuWindowLioncash
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-08core: Port core to VfsFilesystem for file accessZach Hilman
2018-08-05Merge pull request #912 from lioncash/global-varbunnei
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-08-01Fix merge conflicts with opus and update docsZach Hilman
2018-08-01Use more descriptive error codes and messagesZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Remove files that are not usedZach Hilman
2018-07-31audio_core: Add configuration settings.bunnei
2018-07-26Merge pull request #836 from FearlessTobi/port-3594bunnei
2018-07-26Port #3665 from CitrafearlessTobi
2018-07-26Port #3641 from CitrafearlessTobi
2018-07-22Frontend: Check for more required OpenGL extensions during startup.Subv
2018-07-21file_util: Use an enum class for GetUserPath()Lioncash
2018-07-17settings: Turn docked mode off by default.bunnei
2018-07-14OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.bunnei
2018-07-12Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...Tobias
2018-07-12yuzu-cmd Apply the filter string from settingsJames Rowe
2018-07-06Remove some references to CitrafearlessTobi
2018-07-02Fix build and address review feedbackbunnei
2018-07-02Add configurable logging backendsJames Rowe
2018-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-06-04sdl: add check for GL extension supportBreadFish64
2018-05-23yuzu_cmd: Fix project for latest msvc.bunnei
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-04-29string_util: Remove StringFromFormat() and related functionsLioncash
2018-04-26frontends: Move logging macros over to new fmt-capable onesLioncash
2018-04-21Merge pull request #377 from adityaruplaha/sdl2-fullscreenbunnei
2018-04-21SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha
2018-04-19Implement Pull #3528 from citra: use nvidia graphics automatically on laptops...N00byKing
2018-04-04default_ini.h: Update from citra to yuzuN00byKing
2018-04-02Merge pull request #267 from N00byKing/patch-1bunnei
2018-04-02Merge pull request #276 from N00byKing/acctoyuzubunnei
2018-03-27Remove Links to citra ServicesN00byKing
2018-03-27Change Telemetry Names to yuzuN00byKing
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...bunnei
2018-03-26config: Add setting for whether the system is docked or not.bunnei
2018-03-26yuzu.cpp: Update Link from citra to yuzuN00byKing
2018-03-23Merge pull request #270 from N00byKing/patch-2bunnei
2018-03-23Remove Option for N/3DS from default.iniN00byKing
2018-03-23CITRA_ICON -> YUZU_ICONN00byKing
2018-03-22yuzu_cmd: change default cpu core to dynarmicValentin Vanelslande
2018-03-22default_ini: change default cpu core to dynarmicValentin Vanelslande