This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-26 13:59:12 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7de49ccf68aae6b3c12e35122435f30ea2f8533
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
History
iwubcode
d7de49ccf6
Core / VideoCommon: Remove original custom asset loader
2025-06-06 19:20:25 -05:00
..
Actions
Core / VideoCommon: Remove original custom asset loader
2025-06-06 19:20:25 -05:00
CustomPipeline.cpp
Core / VideoCommon: Remove original custom asset loader
2025-06-06 19:20:25 -05:00
CustomPipeline.h
Core / VideoCommon: Remove original custom asset loader
2025-06-06 19:20:25 -05:00
CustomShaderCache.cpp
VideoCommon: move to a 'process_fragment()' function to simplify custom shaders and provide a direct override of the tev stage logic
2025-03-22 15:22:00 -05:00
CustomShaderCache.h
…
FBInfo.cpp
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00
FBInfo.h
C++20: Synthesize
operator!=
From
operator==
2024-10-10 20:23:55 -07:00
GraphicsModAction.h
…
GraphicsModActionData.h
…
GraphicsModActionFactory.cpp
…
GraphicsModActionFactory.h
…
GraphicsModManager.cpp
Use 'contains' method
2024-08-14 22:18:28 +02:00
GraphicsModManager.h
…