dolphin/Source/Core/VideoBackends
Dentomologist af585e0bd0 Metal: Move ObjectCache constructor and destructor
Move the constructor and destructor after the definition of the class
`Internal`.

This fixes an error generated by Clang from the destructor of
`std::unique_ptr<Internal>` when setting the standard version to c++23:

`invalid application of 'sizeof' to an incomplete type 'Metal::ObjectCache::Internal'`.
2026-01-04 17:56:25 -08:00
..
D3D AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
D3D12 AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
D3DCommon AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
Metal Metal: Move ObjectCache constructor and destructor 2026-01-04 17:56:25 -08:00
Null Merge pull request #13975 from iwubcode/shader_includes 2025-11-02 13:17:28 -05:00
OGL Merge pull request #13975 from iwubcode/shader_includes 2025-11-02 13:17:28 -05:00
Software Merge pull request #14042 from iwubcode/bp_functions_global 2025-11-02 13:17:38 -05:00
Vulkan Merge pull request #13975 from iwubcode/shader_includes 2025-11-02 13:17:28 -05:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00