summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AbstractFramebuffer.cpp
AgeCommit message (Expand)Author
2024-07-26Adjust order and spacing of various #includesDentomologist
2023-06-03VideoBackends: add support to allow rendering to multiple output texturesiwubcode
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-03-23AbstractFramebuffer: Silence a -Wlogical-op-parentheses warning in ValidateCo...Lioncash
2018-03-02VideoCommon: Add support for Abstract FramebuffersStenzek