dolphin-emulator/Source/Core
Lioncash 81d5370141 HLE_OS: Resolve -Wshadow warnings
We get a warning about shadowing the va_list type and just
run-of-the-mill variable shadowing, which we can easily fix.
2023-12-12 17:01:32 -05:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common Watches: Make use of std::erase_if 2023-12-12 13:24:40 -05:00
Core HLE_OS: Resolve -Wshadow warnings 2023-12-12 17:01:32 -05:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI
DolphinQt Merge pull request #12393 from lioncash/tls 2023-12-12 00:29:21 +01:00
DolphinTool
InputCommon Merge pull request #12399 from lioncash/erasing 2023-12-12 20:54:52 +00:00
MacUpdater
UICommon Merge pull request #12388 from lioncash/compare 2023-12-11 23:25:27 +01:00
UpdaterCommon
VideoBackends VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
VideoCommon LightingShaderGen: Resolve -Wshadow warnings 2023-12-12 16:55:06 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props