summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03config: Store and load disabled add-ons listZach Hilman
2018-11-28gl_rasterizer: Remove extension booleansReinUsesLisp
2018-11-23Merge pull request #1725 from FernandoS27/gl43bunnei
2018-11-23Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei
2018-11-21Removed pre 4.3 ARB extensionsFernandoS27
2018-11-21Update OpenGL's backend version from 3.3 to 4.3FernandoS27
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-11-18configure_input_player: Set minimum width on controlsZach Hilman
2018-11-18yuzu_cmd/config: Add config deserialization for multiplayerZach Hilman
2018-11-18Correctly sets default system language for yuzu-CLI (#1727)Schplee
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-05Merge pull request #1441 from CarlKenner/DebuggerLogbunnei
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23settings: Add users and current_user settings and remove usernameZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-13filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...Lioncash
2018-10-09implemented touch in Qt and SDLNeatNit
2018-10-07cmd: Support passing game arguments from command lineZach Hilman
2018-10-07logging: Add DebuggerBackend for logging to Visual StudioCarl Kenner
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-21Update config.cppValentin Vanelslande
2018-09-20Merge pull request #1337 from DarkLordZach/create-fs-cmdbunnei
2018-09-19yuzu-cmd: Add call to CreateFactoriesZach Hilman
2018-09-18Invalid default value of username in yuzu_cmd (#1334)Philippe Babin
2018-09-12Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp
2018-09-12Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei
2018-09-11gl_rasterizer: Use ARB_texture_storage.Markus Wick
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-09-09Merge pull request #1258 from tgsm/fix-sdl-loggingbunnei
2018-09-08Add audio stretching supportfearlessTobi
2018-09-08gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei
2018-09-08yuzu-cmd: fix SDL loggingtgsm
2018-09-07For SDL FrontendCaptV0rt3x
2018-09-06frontend: Set swap interval to 0fearlessTobi
2018-09-04Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirsbunnei
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-19Added check to see if ARB_texture_mirror_clamp_to_edge is supportedDavid Marcec
2018-08-15loader: Make ResultStatus directly compatible with fmtLioncash
2018-08-11core: Namespace EmuWindowLioncash
2018-08-09loader: Add more descriptive errorsZach Hilman