dolphin/Source/Core
Pokechu22 d5cfac71d0 Refactor object listing code
This also adds the commands after the last primitive data but before the next frame as a unique object; this is mainly just the XFB copy.  It's nice to have these visible, though disabling the object does nothing since only primitive data is disabled and there is no primitive data in this case.
2021-12-18 12:51:56 -08:00
..
AudioCommon Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Common Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Core Refactor object listing code 2021-12-18 12:51:56 -08:00
DiscIO Merge pull request #10187 from AdmiralCurtiss/json-gamelist 2021-12-14 11:08:38 +01:00
DolphinNoGUI Core/Boot: Refactor storage of boot-to-savestate data into a separate class. 2021-11-22 00:35:35 +01:00
DolphinQt Refactor object listing code 2021-12-18 12:51:56 -08:00
DolphinTool DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
InputCommon Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon GameFile: Calculate a sensible sync hash for mod descriptors. 2021-12-12 21:26:09 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class 2021-12-18 12:51:56 -08:00
VideoCommon Create and use CPArray enum class 2021-12-18 12:51: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 Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Add option for setting the PNG zlib compression level 2021-11-18 13:10:22 -08:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props