dolphin/Source/Core
Admiral H. Curtiss 379de5de15
Merge pull request #10375 from Pokechu22/imgui-assert
Externals: Use Common ASSERT for IM_ASSERT
2022-03-26 05:53:59 +01:00
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common Merge pull request #10493 from jordan-woyak/netplay-show-traversal-external-port 2022-03-15 16:03:28 +01:00
Core Merge pull request #10464 from Zarklord/override-wii-boot-ios 2022-03-22 03:01:44 +01:00
DiscIO Merge pull request #10514 from JosJuice/datel-no-gametdb 2022-03-26 03:38:57 +01:00
DolphinNoGUI GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
DolphinQt MemoryWidget: Add negative offset search support 2022-03-24 23:06:25 +04:00
DolphinTool Merge pull request #10507 from JosJuice/convertcommand-non-gc-wii 2022-03-23 22:47:41 +01:00
InputCommon MappingCommon: Fix detection of hotkey and conjunction expressions. 2022-03-16 22:25:04 -05:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10516 from OatmealDome/steam 2022-03-18 08:33:13 +01:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends VideoBackends: fix opengl object label which was given an invalid enumeration as the identifier parameter. Most implementations will warn in this case but there is an implementation that will crash (ANGLE) 2022-03-24 00:25:59 -05:00
VideoCommon RenderBase: Add call to IMGUI_CHECKVERSION() 2022-03-25 10:24:07 -07:00
WinUpdater
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props
DolphinLib.props Move parts of MappingCommon out of DolphinQt 2022-03-06 14:30:49 +01:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props