summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWEfbInterface.cpp
AgeCommit message (Expand)Author
2025-08-23VideoBackends / VideoCommon: rename member variables in RenderState to be con...iwubcode
2025-08-10VideoSW: fix commentTillmann Karras
2025-07-31VideoSW: allow disabling the copy filterTillmann Karras
2025-03-28Merge pull request #13457 from jordan-woyak/efb-access-fixJMC47
2025-03-27Fix shadowed variable warnings and missing declarationsJoshua Vandaƫle
2025-03-26VideoCommon: Fix out-of-bounds and disabled EFB access.Jordan Woyak
2025-03-12VideoCommon: Rename Renderer to EFBInterface.Jordan Woyak