index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
FramebufferManager.h
Age
Commit message (
Expand
)
Author
2024-02-20
Video: Make the game resolution (within the window) snap to the XFB size if t...
Filoppi
2023-02-09
Apply suggestions from code review
Scott Mansell
2023-02-09
Move m_prev_efb_format into FramebufferManager
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Move xfb tracking and IR scaling out of RenderBase
Scott Mansell
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-01-31
Split out everying remaining from Swap
Scott Mansell
2022-11-15
VideoCommon/FramebufferManager: Rename m_efb_cache_tiles_wide to m_efb_cache_...
Pokechu22
2022-11-04
VideoCommon:FramebufferManager: Cleanup
Robin Kertels
2022-10-01
VideoCommon: Update EFB peek cache on draw done and tokens
Robin Kertels
2022-07-21
VideoBackends:Metal: MSAA support
TellowKrinkle
2022-01-13
Make all fmt::formatter constructors constexpr
Pokechu22
2022-01-01
VideoCommon: Add names for textures and shaders
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-05-24
FramebufferManager: Fix invalid readback of EFB D24S8 depth
Stenzek
2019-07-31
FramebufferManager: Correctly handle read back D24S8 textures
Stenzek
2019-07-24
FramebufferManager: Support saving EFB to save state
Stenzek
2019-03-09
FramebufferManager: Implement deferred EFB cache invalidation
Stenzek
2019-03-09
FramebufferManager: Implement EFB tile cache
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek