dolphin-emulator/Source/Core
Lioncash 7bf77a56f4 VertexManagerBase: Initialize m_ticks_elapsed on construction
Ensures that this always has a deterministic value on construction like
everything else in the class.
2024-02-28 10:21:08 -05:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common Merge pull request #12587 from AdmiralCurtiss/localtime 2024-02-18 17:12:29 -05:00
Core Clear active challenges when game closes 2024-02-26 22:21:05 -05:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
DolphinQt CodeWidget: Simplify Case-Insensitive Contains 2024-02-27 12:03:38 -08:00
DolphinTool DolphinTool: Fix parsing of command line bzip2 flag 2024-02-13 12:44:03 -08:00
InputCommon InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
MacUpdater
UICommon Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
UpdaterCommon
VideoBackends VKGfx: Don't panic for VK_SUBOPTIMAL_KHR 2024-01-05 11:20:35 +01:00
VideoCommon VertexManagerBase: Initialize m_ticks_elapsed on construction 2024-02-28 10:21:08 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Add utility function that wraps localtime_s() or localtime_t(). 2024-02-18 04:40:25 +01:00
DolphinLib.vcxproj Externals: add tinygltf, a library used to load or save GLTF mesh files 2024-02-11 13:26:39 -06:00
DolphinLib.vcxproj.user
DolphinLib.x64.props