summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2020-03-30Frontend: Don't call DoneCurrent if the context isnt already currentJames Rowe
2020-03-25Address review and fix broken yuzu-tester buildJames Rowe
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-03Frontend/SDL - Provide proper default for UDP inputJames Rowe
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei
2020-02-25frontend: sdl2: emu_window: Implement separate presentation thread.bunnei
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29yuzu_cmd: Fix memcpy on Vulkan handlersReinUsesLisp
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-23Replace GetString with Get functionFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-11-07yuzu_cmd: Use string_view instead of string for extensionsReinUsesLisp
2019-11-07gl_rasterizer: Emulate viewport flipping with ARB_clip_controlReinUsesLisp
2019-10-04SDL: Fix missing headerFernando Sahmkow
2019-10-04Merge pull request #2896 from FearlessTobi/port-4950bunnei
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-22Add FPS to SDL title barjroweboy
2019-09-21filesystem: Add const qualification to various accessorsZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-05Merge pull request #2601 from FernandoS27/texture_cacheZach Hilman
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-20video_core: Make ARB_buffer_storage a required extensionReinUsesLisp
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