summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
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
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-17Update default_ini.hN00byKing
2018-01-16clang-formatMerryMage
2018-01-15Merge pull request #20 from Andrix44/fixesbunnei
2018-01-15Update the internal resolution settingsunknown
2018-01-15yuzu_cmd: Fix default ini, add screenshot buttonshinyquagsire23
2018-01-15yuzu_cmd: fix default inishinyquagsire23
2018-01-13Minor cleanupMerryMage
2018-01-13config: Default log filter to trace.bunnei
2018-01-12Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe
2018-01-12Get yuzu sdl to start compilingJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe