dolphin/Source/Core
Léo Lam 5953c55075
Merge pull request #10271 from Pokechu22/hash.h-merge
Merge CRC32.h into Hash.h and remove MD5.h
2022-01-03 01:26:59 +01:00
..
AudioCommon Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Common Common: Remove MD5.h 2022-01-01 11:52:53 -08:00
Core NetPlayClient: Use fmt::join for MD5Sum 2022-01-01 11:52:53 -08:00
DiscIO Replace remaining uses of zlib crc32 with Common/Hash.h 2022-01-01 10:36:38 -08:00
DolphinNoGUI Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
DolphinQt RenderWidget: Add include to Windows.h 2022-01-01 17:58:20 +01:00
DolphinTool DolphinTool: Remove direct dependency on core 2021-12-18 15:24:29 -08:00
InputCommon Replace remaining uses of zlib crc32 with Common/Hash.h 2022-01-01 10:36:38 -08:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Merge pull request #10241 from AdmiralCurtiss/user-dir-consistency 2022-01-01 02:32:24 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Merge pull request #10311 from JosJuice/gles-sampler2dmsarray 2022-01-01 16:49:34 +01:00
VideoCommon VideoCommon: Add names for textures and shaders 2022-01-01 11:38:56 -08:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props
DolphinLib.props Common: Remove MD5.h 2022-01-01 11:52:53 -08:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props