dolphin-emulator/Source/Core/VideoCommon/Assets
mitaclaw 140252ffc0 Modernize std::any_of with ranges
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.
2024-12-15 19:54:16 -08:00
..
CustomAsset.cpp
CustomAsset.h
CustomAssetLibrary.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
CustomAssetLibrary.h
CustomAssetLoader.cpp
CustomAssetLoader.h
CustomTextureData.cpp
CustomTextureData.h
DirectFilesystemAssetLibrary.cpp
DirectFilesystemAssetLibrary.h
MaterialAsset.cpp Modernize std::all_of with ranges 2024-12-15 19:50:34 -08:00
MaterialAsset.h
MeshAsset.cpp
MeshAsset.h
ShaderAsset.cpp Modernize std::all_of with ranges 2024-12-15 19:50:34 -08:00
ShaderAsset.h
TextureAsset.cpp VideoCommon: add ability to serialize a texture asset metadata to json 2024-06-29 14:50:40 -05:00
TextureAsset.h VideoCommon: add ability to serialize a texture asset metadata to json 2024-06-29 14:50:40 -05:00