summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp
AgeCommit message (Expand)Author
2025-10-26VideoBackends / VideoCommon: add support for specifying include files in shad...iwubcode
2025-03-22VideoCommon: move to a 'process_fragment()' function to simplify custom shade...iwubcode
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2024-07-26Adjust order and spacing of various #includesDentomologist
2024-01-31VideoCommon/Statistics: Remove global system accessor from s_after_frame_eventLioncash
2023-12-11CustomShaderCache: Resolve -Wreorder warningsLioncash
2023-08-20VideoCommon: add custom shader cacheiwubcode