dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
Mai ea3033731d
Merge pull request #12240 from iwubcode/material_asset_additional_properties
VideoCommon: add additional data types to material asset
2023-12-12 18:38:20 -05:00
..
Actions 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
CustomShaderCache.cpp CustomShaderCache: Resolve -Wreorder warnings 2023-12-11 16:59:03 -05:00
CustomShaderCache.h VideoCommon: add custom shader cache 2023-08-20 18:53:27 -05:00
FBInfo.cpp
FBInfo.h
GraphicsModAction.h VideoCommon: add graphics mod callback interface for when a texture is created 2023-06-20 19:26:53 -05:00
GraphicsModActionData.h VideoCommon: add data needed to support custom pixel shaders to graphics mod actions 2023-08-20 18:53:27 -05:00
GraphicsModActionFactory.cpp VideoCommon: add support to graphics mod manager to load in assets and pass it to graphics actions 2023-08-20 18:53:27 -05:00
GraphicsModActionFactory.h VideoCommon: add support to graphics mod manager to load in assets and pass it to graphics actions 2023-08-20 18:53:27 -05:00
GraphicsModManager.cpp VideoCommon: add support to graphics mod manager to load in assets and pass it to graphics actions 2023-08-20 18:53:27 -05:00
GraphicsModManager.h VideoCommon: add graphics mod callback interface for when a texture is created 2023-06-20 19:26:53 -05:00