summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AbstractPipeline.h
AgeCommit message (Expand)Author
2023-02-15Fix uninitialized variable warnings (C26495)Pokechu22
2023-02-09VideoCommon: store the configuration used to create the AbstractPipeline on t...iwubcode
2022-09-19VideoCommon: Add separate pipeline usage for UberShadersTellowKrinkle
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-04-16AbstractPipeline: Support returning "cache data"Stenzek
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek