dolphin/Source/Core
Pokechu22 74a14c7d1f ControllerInterface: Fix uninitialized variables in DualShockUDPClient
Strangely, this case did not trigger a C26495 warning in Visual Studio's analyzer; instead, I spotted this when using Valgrind.
2023-02-15 19:23:47 -08:00
..
AudioCommon WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
Common Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
Core Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DiscIO Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DolphinNoGUI Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
DolphinQt Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DolphinTool Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
InputCommon ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08:00
MacUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
UICommon Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
UpdaterCommon MacUpdater: check os version 2022-10-30 12:04:57 -07:00
VideoBackends Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
VideoCommon VideoCommon: Remove unused ShutdownImGui function declaration 2023-02-15 19:20:59 -08:00
WinUpdater windows: prefer os version from registry 2023-01-17 01:38:00 -08:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props VideoCommon: add constant value to set the allowed maximum number of pixel samplers 2023-02-10 00:46:11 -06:00
DolphinLib.vcxproj Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00