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-24 15:46:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eded73fe8b1f78d513dbe2750731a81553ae8aa8
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
T
History
Jordan Woyak
da6c65bf3b
Common: Remove the string parameters from the HookableEvent interface.
2025-11-06 22:34:40 -06:00
..
Actions
Core / VideoCommon: Remove original custom asset loader
2025-06-06 19:20:25 -05:00
CustomPipeline.cpp
CustomPipeline.cpp: Fix unused-function warning
2025-10-30 12:35:19 +01:00
CustomPipeline.h
VideoCommon: further remove 'CustomPipeline' details, so we can fully remove it in the very near future
2025-08-22 19:53:17 -05:00
CustomShaderCache.cpp
Common: Remove the string parameters from the HookableEvent interface.
2025-11-06 22:34:40 -06: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
VideoCommon: rename GameTextureAsset into TextureAsset and make it only contain CustomTextureData. Move validation and load logic to individual functions
2025-06-06 23:03:02 -05:00
GraphicsModActionFactory.cpp
…
GraphicsModActionFactory.h
…
GraphicsModManager.cpp
Common: Remove the string parameters from the HookableEvent interface.
2025-11-06 22:34:40 -06:00
GraphicsModManager.h
…