summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomPipeline.cpp
AgeCommit message (Expand)Author
2025-12-27CustomPipeline: Remove unused functionsJoshua Vandaƫle
2025-10-30CustomPipeline.cpp: Fix unused-function warningJoshua Vandaƫle
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-06Core / VideoCommon: Remove original custom asset loaderiwubcode
2025-03-09Modernize `std::sort` with ranges and projectionsmitaclaw
2025-01-01Simplify `std::find` with `Common::Contains`mitaclaw
2024-05-31VideoCommon: update custom pipeline to use a a texture's sampler if the textu...iwubcode
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