summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/OGLPipeline.cpp
AgeCommit message (Expand)Author
2023-02-09VideoCommon: store the configuration used to create the AbstractPipeline on t...iwubcode
2023-01-31Implement AbstractGfx for OpenGLScott Mansell
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/OGLShawn Hoffman
2019-04-16OGL: Support returning pipeline cache dataStenzek
2018-03-10OGL: Re-implement async shader compilingStenzek
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek