summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Widescreen.cpp
AgeCommit message (Expand)Author
2025-11-06Common: Remove the string parameters from the HookableEvent interface.Jordan Woyak
2025-11-02Common: Make HookableEvent use non-static data.Jordan Woyak
2024-10-16VideoCommon: fix -Wshadow-uncaptured-local warning and simplifyTillmann Karras
2024-04-18VideoCommon: Show the average projection to viewport ratio in statisticsJordan Woyak
2024-02-20Video: update widescreen heuristic code to never get stuck to specific old va...Filoppi
2024-02-20Video: Fix aspect ratio heuristics getting stuck to widescreen (or to non wid...Filoppi
2024-01-31VideoCommon/Statistics: Remove global system accessor from s_after_frame_eventLioncash
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2023-12-18Video: implement custom aspect ratio support (already exposed to Qt).Filoppi
2023-12-18Video: polish aspect ratio related code comments to make it clearerFiloppi
2023-09-05RenderBase: Allow widescreen heuristic's transition threshold to be overridde...OatmealDome
2023-02-09Lint fixesScott Mansell
2023-02-09Move WidescreenHeuristic to it's own classScott Mansell