This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-28 09:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82ea4f4c70de3921d0668833a6ec1e34b8a22e4c
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Config
History
iwubcode
55fba7c0ed
VideoCommon/GraphicsModAsset: Error out if config key is not a string.
2023-08-22 02:40:08 +02:00
..
GraphicsMod.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
GraphicsMod.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
GraphicsModAsset.cpp
VideoCommon/GraphicsModAsset: Error out if config key is not a string.
2023-08-22 02:40:08 +02:00
GraphicsModAsset.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
GraphicsModFeature.cpp
…
GraphicsModFeature.h
…
GraphicsModGroup.cpp
…
GraphicsModGroup.h
…
GraphicsTarget.cpp
VideoCommon: add graphics mod callback interface for when a texture is created
2023-06-20 19:26:53 -05:00
GraphicsTarget.h
VideoCommon: add graphics mod callback interface for when a texture is created
2023-06-20 19:26:53 -05:00
GraphicsTargetGroup.cpp
…
GraphicsTargetGroup.h
…