dolphin/Source/Core
Pokechu22 43e146a1d5 GameList: Convert file extensions to lowercase
This means that dol/elf files with upercase extensions (e.g. BOOT.DOL) are properly detected.
2022-01-16 17:00:16 -08:00
..
AudioCommon Use HRWrap in remaining locations 2022-01-09 12:44:55 -08:00
Common Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
Core Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
DiscIO Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
DolphinNoGUI Common/MsgHandler: Remove non-format variants of PanicAlert 2022-01-09 12:44:14 -08:00
DolphinQt Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
DolphinTool CMakeLists: Change DiscIO dependency from common to core 2022-01-16 13:29:51 -08:00
InputCommon Use Common::ToLower and Common::ToUpper 2022-01-16 17:00:12 -08:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon GameList: Convert file extensions to lowercase 2022-01-16 17:00:16 -08:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
VideoCommon PixelShaderGen: Fix invalid use of int3(0) 2022-01-12 21:50:34 -08:00
WinUpdater
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props
DolphinLib.props Common: Create HRWrap 2022-01-09 12:44:15 -08:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props