summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AbstractFramebuffer.cpp
AgeCommit message (Collapse)Author
2018-03-23AbstractFramebuffer: Silence a -Wlogical-op-parentheses warning in ↵Lioncash
ValidateConfig()
2018-03-02VideoCommon: Add support for Abstract FramebuffersStenzek