summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.h
AgeCommit message (Expand)Author
2022-07-21VideoBackends:Metal: MSAA supportTellowKrinkle
2022-01-13Make all fmt::formatter constructors constexprPokechu22
2022-01-01VideoCommon: Add names for textures and shadersPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-05-24FramebufferManager: Fix invalid readback of EFB D24S8 depthStenzek
2019-07-31FramebufferManager: Correctly handle read back D24S8 texturesStenzek
2019-07-24FramebufferManager: Support saving EFB to save stateStenzek
2019-03-09FramebufferManager: Implement deferred EFB cache invalidationStenzek
2019-03-09FramebufferManager: Implement EFB tile cacheStenzek
2019-02-19Move most backend functionality to VideoCommonStenzek