dolphin/Source/Core/VideoCommon/Assets
2024-01-23 11:58:32 -06:00
..
CustomAsset.cpp
CustomAsset.h
CustomAssetLibrary.cpp CustomAssetLibrary: Remove unused GetAssetSize() function 2023-12-11 22:00:52 -05:00
CustomAssetLibrary.h CustomAssetLibrary: Remove unnecessary qualifier in LoadInfo 2023-11-25 18:01:44 -05:00
CustomAssetLoader.cpp
CustomAssetLoader.h
CustomTextureData.cpp
CustomTextureData.h
DirectFilesystemAssetLibrary.cpp
DirectFilesystemAssetLibrary.h
MaterialAsset.cpp VideoCommon: add additional data types (int, int2, float, bool, etc) as properties of materials and some helper functions to support sending the data to the GPU 2023-12-04 00:12:31 -06:00
MaterialAsset.h VideoCommon: add additional data types (int, int2, float, bool, etc) as properties of materials and some helper functions to support sending the data to the GPU 2023-12-04 00:12:31 -06:00
ShaderAsset.cpp VideoCommon: add a method to calculate a default value for ShaderAsset and another to list its types 2024-01-23 11:58:32 -06:00
ShaderAsset.h VideoCommon: add a method to calculate a default value for ShaderAsset and another to list its types 2024-01-23 11:58:32 -06:00
TextureAsset.cpp
TextureAsset.h