summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-07Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman
2019-06-05Merge pull request #2526 from lioncash/globalZach Hilman
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-29Merge pull request #2518 from ReinUsesLisp/sdl2-windowbunnei
2019-05-28yuzu_cmd/yuzu: Correct formatting specifierLioncash
2019-05-28core/loader: Remove LoadKernelSystemModeLioncash
2019-05-26emu_window: Pass OnMinimalClientAreaChangeRequest argument by copyReinUsesLisp
2019-05-25yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
2019-05-23common/file_util: Make ReadFileToString and WriteStringToFile consistentLioncash
2019-05-17Merge pull request #2477 from ReinUsesLisp/fix-sdl2bunnei
2019-05-17yuzu_cmd: Use OpenGL compat when asked in the settingsReinUsesLisp
2019-05-17yuzu_cmd: Make OpenGL's context currentReinUsesLisp
2019-04-24Merge pull request #2424 from FernandoS27/compatbunnei
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-16CMakeLists: Ensure we specify Unicode as the codepage on WindowsLioncash
2019-04-13Merge pull request #2017 from jroweboy/glwidgetbunnei
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-03-19Fix getopt on systems where char is unsigned by defaultxperia64
2019-03-13Merge pull request #2187 from FearlessTobi/port-sdl-thingsbunnei
2019-03-09yuzu_cmd/config: Replace C casts with static_castReinUsesLisp
2019-03-09yuzu_cmd/config: Silent implicit cast warningReinUsesLisp
2019-03-07Merge pull request #2055 from bunnei/gpu-threadbunnei
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-03-04yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor i...Lioncash
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-21SDL Frontend: Add shared context supportJames Rowe
2019-01-07settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman
2019-01-07time: Use custom RTC settings if applicable for gameZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
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