dolphin/Source/Core
Admiral H. Curtiss 251fb92b80
Merge pull request #11606 from JosJuice/control-group-save-enabled
InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled
2023-02-27 12:02:25 +01:00
..
AudioCommon WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
Common Common/FileUtil: Remove obsolete CopyDir() function. 2023-02-26 23:17:10 +01:00
Core Merge pull request #11596 from AdmiralCurtiss/copyany 2023-02-27 12:02:00 +01: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 Qt/GameList: Also filter by filename when searching. 2023-02-26 19:13:45 +01:00
DolphinTool Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
InputCommon InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled 2023-02-26 17:45:09 +01:00
MacUpdater
UICommon Migrate non-destructive calls of File::CopyDir() to File::Copy(). 2023-02-24 20:32:19 +01:00
UpdaterCommon Common/FileUtil: Rename Copy() to CopyRegularFile(). 2023-02-22 11:43:58 +01:00
VideoBackends VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset with a constant size, instead of hardcoding each individual enumeration value 2023-02-24 11:32:48 -06:00
VideoCommon D3D: Restore workaround for erroneous NaN optimization 2023-02-25 16:27:30 -08:00
WinUpdater windows: prefer os version from registry 2023-01-17 01:38:00 -08:00
CMakeLists.txt
DolphinLib.ARM64.props
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
DolphinLib.vcxproj.user
DolphinLib.x64.props