This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-19 11:20:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f80a78869a3babd939f7a85ae60726f671b45c39
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Config
T
History
iwubcode
6b7a9e6ac3
VideoCommon: allow graphics mods to be added to sub folders
2026-03-26 20:13:16 -05:00
..
GraphicsMod.cpp
Remove unused imports
2026-01-25 16:12:15 +01:00
GraphicsMod.h
GraphicsMod: Simplify
std::sort
using ranges and projections
2024-10-11 12:08:22 -07:00
GraphicsModAsset.cpp
…
GraphicsModAsset.h
VideoCommon: move AssetMap to a types header file, so it can be pulled in without the DirectFilesystemAssetLibrary dependencies, the header will be expanded later
2025-06-06 23:03:02 -05:00
GraphicsModFeature.cpp
…
GraphicsModFeature.h
…
GraphicsModGroup.cpp
VideoCommon: allow graphics mods to be added to sub folders
2026-03-26 20:13:16 -05:00
GraphicsModGroup.h
…
GraphicsTarget.cpp
…
GraphicsTarget.h
…
GraphicsTargetGroup.cpp
…
GraphicsTargetGroup.h
…