..
AudioCommon
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
Common
use std-provided randomness for JitArm64 unittests
2023-02-22 12:55:12 -08:00
Core
Merge pull request #11602 from JosJuice/cpu-guard-expression
2023-02-26 11:55:47 +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/CodeViewWidget: Don't read PC in Update() if we don't have a CPU thread guard.
2023-02-20 03:10:12 +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
MacUpdater: check os version
2022-10-30 12:04:57 -07:00
UICommon
Merge pull request #11555 from CookiePLMonster/wil-todos
2023-02-20 10:14:49 -05: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
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