summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-04sdl: add check for GL extension supportBreadFish642-0/+26
2018-05-24yuzu_cmd: Fix project for latest msvc.bunnei1-14/+12
2018-05-11core: Add a configuration setting for use_multi_core.bunnei2-0/+5
2018-04-30string_util: Remove StringFromFormat() and related functionsLioncash1-2/+3
2018-04-27frontends: Move logging macros over to new fmt-capable onesLioncash3-19/+19
2018-04-21SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha3-4/+40
2018-04-19Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271)N00byKing1-0/+9
2018-04-04default_ini.h: Update from citra to yuzuN00byKing1-1/+1
2018-03-27Remove Links to citra ServicesN00byKing1-2/+2
2018-03-27Change Telemetry Names to yuzuN00byKing1-3/+3
2018-03-27config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2-5/+4
2018-03-27config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2-2/+2
2018-03-27config: Add setting for whether the system is docked or not.bunnei2-0/+7
2018-03-26yuzu.cpp: Update Link from citra to yuzuN00byKing1-1/+1
2018-03-23Remove Option for N/3DS from default.iniN00byKing1-4/+0
2018-03-23CITRA_ICON -> YUZU_ICONN00byKing1-1/+1
2018-03-23yuzu_cmd: change default cpu core to dynarmicValentin Vanelslande1-1/+1
2018-03-23default_ini: change default cpu core to dynarmicValentin Vanelslande1-1/+1
2018-01-21Format: Run the new clang format on everythingJames Rowe1-2/+10
2018-01-18CMakeLists: Derive the source directory grouping from targets themselvesLioncash1-14/+11
2018-01-17Update default_ini.hN00byKing1-2/+2
2018-01-16clang-formatMerryMage1-1/+0
2018-01-15Update the internal resolution settingsunknown1-2/+2
2018-01-15yuzu_cmd: Fix default ini, add screenshot buttonshinyquagsire231-1/+2
2018-01-15yuzu_cmd: fix default inishinyquagsire231-9/+17
2018-01-14Minor cleanupMerryMage2-4/+4
2018-01-13config: Default log filter to trace.bunnei2-2/+2
2018-01-13Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2-49/+0
2018-01-13Get yuzu sdl to start compilingJames Rowe5-12/+12
2018-01-13Massive removal of unused modulesJames Rowe9-0/+842