dolphin/Source/Core
Lioncash abb5cc3a3a ShaderAsset: Mark ParseShaderProperties() as static
This had no function prototype, so this can be internally linked.

Resolves a -Wmissing-declaration warning.
2023-12-11 17:05:06 -05:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common Common/MemArenaWin: Rewrite LazyMemoryRegion to manually map memory blocks into the large memory region as needed. 2023-12-09 21:11:31 +01:00
Core WC24PatchEngine: Mark LoadPatches() as static 2023-12-11 17:02:15 -05:00
DiscIO Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
DolphinNoGUI Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host 2023-06-06 13:50:20 +02:00
DolphinQt Add "large entry points map" setting 2023-12-10 21:07:27 +01:00
DolphinTool Tool/Header: Add JSON output mode; game data 2023-11-28 08:49:28 +00:00
InputCommon Merge pull request #12215 from JosJuice/android-si-devices 2023-11-28 19:21:29 +01:00
MacUpdater CMake: Fix storyboard copying 2023-04-29 16:10:38 -05:00
UICommon GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
UpdaterCommon CMake: Use targets for all optionally-external dependencies 2023-06-15 01:41:41 -05:00
VideoBackends Fix out of bound write in EfbCopy::ClearEfb 2023-12-09 02:15:42 +01:00
VideoCommon ShaderAsset: Mark ParseShaderProperties() as static 2023-12-11 17:05:06 -05:00
WinUpdater StringUtil: Move CommandLineToUtf8Argv() into Common namespace 2023-05-16 14:23:21 -04:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props IOS/KD: Implement Send Mail 2023-12-01 19:55:32 +01:00
DolphinLib.vcxproj Add lz4 submodule 2023-10-02 17:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props