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
/
Widescreen.cpp
Age
Commit message (
Expand
)
Author
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2024-10-16
VideoCommon: fix -Wshadow-uncaptured-local warning and simplify
Tillmann Karras
2024-04-18
VideoCommon: Show the average projection to viewport ratio in statistics
Jordan Woyak
2024-02-20
Video: update widescreen heuristic code to never get stuck to specific old va...
Filoppi
2024-02-20
Video: Fix aspect ratio heuristics getting stuck to widescreen (or to non wid...
Filoppi
2024-01-31
VideoCommon/Statistics: Remove global system accessor from s_after_frame_event
Lioncash
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-12-18
Video: polish aspect ratio related code comments to make it clearer
Filoppi
2023-09-05
RenderBase: Allow widescreen heuristic's transition threshold to be overridde...
OatmealDome
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Move WidescreenHeuristic to it's own class
Scott Mansell