mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those. In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates. |
||
|---|---|---|
| .. | ||
| CustomAsset.cpp | ||
| CustomAsset.h | ||
| CustomAssetLibrary.cpp | ||
| CustomAssetLibrary.h | ||
| CustomAssetLoader.cpp | ||
| CustomAssetLoader.h | ||
| CustomTextureData.cpp | ||
| CustomTextureData.h | ||
| DirectFilesystemAssetLibrary.cpp | ||
| DirectFilesystemAssetLibrary.h | ||
| MaterialAsset.cpp | ||
| MaterialAsset.h | ||
| MeshAsset.cpp | ||
| MeshAsset.h | ||
| ShaderAsset.cpp | ||
| ShaderAsset.h | ||
| TextureAsset.cpp | ||
| TextureAsset.h | ||