summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomPipeline.cpp
AgeCommit message (Expand)Author
2024-02-01CustomPipeline: Mark arrays as constexprLioncash
2024-02-01CustomPipeline: Make use of emplace_back() in GlobalConflicts()Lioncash
2024-02-01CustomPipeline: Resolve unused variable warningLioncash
2024-01-27VideoCommon: refactor the custom pipeline logic in the graphics mod action in...iwubcode