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-09-25 04:42:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
508e56e2bfde9d83c028a61323db01101ee0a0ee
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
History
iwubcode
3e35255983
VideoCommon: add class to load custom texture data
2023-03-01 11:58:37 -06:00
..
Actions
…
CustomTextureData.cpp
VideoCommon: add class to load custom texture data
2023-03-01 11:58:37 -06:00
CustomTextureData.h
VideoCommon: add class to load custom texture data
2023-03-01 11:58:37 -06:00
FBInfo.cpp
…
FBInfo.h
…
GraphicsModAction.h
…
GraphicsModActionData.h
…
GraphicsModActionFactory.cpp
VideoCommon: pass a graphics mod base path to the graphics mod, so it can lookup other relative files if necessary
2023-02-11 00:21:40 -06:00
GraphicsModActionFactory.h
VideoCommon: pass a graphics mod base path to the graphics mod, so it can lookup other relative files if necessary
2023-02-11 00:21:40 -06:00
GraphicsModManager.cpp
VideoCommon: pass a graphics mod base path to the graphics mod, so it can lookup other relative files if necessary
2023-02-11 00:21:40 -06:00
GraphicsModManager.h
…