This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 21:05:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82b97ca904e39abb0649d8eebbb653065543a7a7
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
T
History
iwubcode
11c37de695
VideoCommon: update custom pipeline to use a a texture's sampler if the texture is in use
2024-05-31 23:19:51 -05:00
..
Actions
VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization
2024-02-18 15:45:10 -06:00
CustomPipeline.cpp
VideoCommon: update custom pipeline to use a a texture's sampler if the texture is in use
2024-05-31 23:19:51 -05:00
CustomPipeline.h
…
CustomShaderCache.cpp
VideoCommon/Statistics: Remove global system accessor from s_after_frame_event
2024-01-31 13:12:09 -05:00
CustomShaderCache.h
…
FBInfo.cpp
…
FBInfo.h
…
GraphicsModAction.h
…
GraphicsModActionData.h
…
GraphicsModActionFactory.cpp
VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization
2024-02-18 15:45:10 -06:00
GraphicsModActionFactory.h
…
GraphicsModManager.cpp
VideoCommon/Statistics: Remove global system accessor from s_after_frame_event
2024-01-31 13:12:09 -05:00
GraphicsModManager.h
…