1
0
Fork 0
forked from suyu/suyu
suyu/src
James Rowe fc205a1bc5 Frontend/SDL - Provide proper default for UDP input
When the default file is read in, the settings default value is only used
when the key is missing. As it was, the key existed, but the value was empty string
causing it to accept that as a value to pass into the core
2020-03-03 20:05:42 -07:00
..
audio_core audio_core: interpolate: Improvements to fix audio crackling. 2020-02-22 22:26:16 -05:00
common Merge pull request #3326 from FearlessTobi/port-5039 2020-01-24 20:59:57 -05:00
core Merge pull request #3464 from FernandoS27/jit-fix 2020-03-02 21:41:43 -05:00
input_common input/udp - Dont log on invalid packet received 2020-03-03 19:52:16 -07:00
tests core/memory: Migrate over memory mapping functions to the new Memory class 2019-11-26 21:53:34 -05:00
video_core renderer_opengl: Fix SRGB presentation frame tracking. 2020-02-28 01:13:38 -05:00
web_service httplib compatibility 2020-02-18 18:04:33 -08:00
yuzu frontend: qt: bootmanager: Acquire a shared context in main emu thread. 2020-02-25 21:23:02 -05:00
yuzu_cmd Frontend/SDL - Provide proper default for UDP input 2020-03-03 20:05:42 -07:00
yuzu_tester frontend: sdl2: emu_window: Implement separate presentation thread. 2020-02-25 21:23:00 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMake: Create thin archives on Linux 2020-01-19 12:52:09 +01:00