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
/
VideoConfig.h
Age
Commit message (
Expand
)
Author
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-11-12
Improved stereoscopic 3D settings
AndrewGDX
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2025-07-21
Vulkan: Add support for unrestricted depth range.
CrossVR
2025-04-25
VideoConfig: Remove ConfigChangedCallback on shutdown
Dentomologist
2025-03-17
Config: Expose Default and 1x Anisotropic Filtering setting.
Jordan Woyak
2025-03-16
VideoConfig: Eliminate frame dumping members.
Jordan Woyak
2025-03-11
Merge pull request #13413 from jordan-woyak/vconfig-progressive
JMC47
2025-03-10
VideoConfig: Eliminate bForceProgressive.
Jordan Woyak
2025-03-10
VideoConfig: Eliminate NetPlay related members.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-01-24
VertexLoaderBase: Allow the vertex loader type to be set via config
OatmealDome
2024-12-30
Frame Dumping: Change lossless codec from FFV1 to Ut Video.
TryTwo
2024-08-22
Graphics: Adapt aspect ratio when SBS/TAB 3D is used
Bryan Jacobs
2024-04-13
VideoConfig: Adjust FrameDumpResolutionType enum class to style guidelines
Admiral H. Curtiss
2024-04-08
Video: split frame dumping settings into 3 resolution dumping modes
Filoppi
2024-02-29
Add custom relative and raw (squared pixels) aspect ratio modes
Filoppi
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-11-14
Change paper white default to 203 to match the ITU
Filoppi
2023-09-06
VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio ...
Jordan Woyak
2023-09-05
VertexManagerBase: Allow widecreen heuristic constants to be overriden by oni...
OatmealDome
2023-09-05
RenderBase: Allow widescreen heuristic's transition threshold to be overridde...
OatmealDome
2023-08-18
Video: Improved Tooltips & Bicubic (#5)
Sam Belliveau
2023-08-18
Video: Added Box Resampling
Sam Belliveau
2023-08-18
Video: implement output resampling (upscaling/downscaling) methods
Filoppi
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-02-14
VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS)
TellowKrinkle
2023-02-09
Lint fixes
Scott Mansell
2023-01-31
Also use events for config changed
Scott Mansell
2023-01-31
Move ConfigChanged out of RenderBase
Scott Mansell
2023-01-31
Refactor to remove virtual from RenderXFBToScreen
Scott Mansell
2023-01-30
Merge pull request #11205 from TellowKrinkle/AutoPresent
Pierre Bourdon
2023-01-26
Merge pull request #11208 from TellowKrinkle/CPUCull
Pierre Bourdon
2023-01-25
VideoCommon: Cull vertices on the CPU
TellowKrinkle
2023-01-14
Add VISkip
Sam Belliveau
2022-12-27
PixelShaderGen: Clamp texture layer when using manual texture sampling with s...
Pokechu22
2022-12-23
New FrameTime/VBlank Analyzer + Graph
Sam Belliveau
2022-12-09
Core: Add option to force linear texture filtering.
Admiral H. Curtiss
2022-11-23
Improve FPS/VPS Counting and Revamp Appearance
Sam Belliveau
2022-11-07
VideoCommon: Add an option to disable mipmaps
TellowKrinkle
2022-10-24
VideoBackends:Metal: Default to presentDrawable when vsync is on
TellowKrinkle
2022-10-24
Merge pull request #11028 from tellowkrinkle/MetalFixes
JMC47
2022-10-22
VideoCommon: Add reasons for disabled VS expand
TellowKrinkle
2022-10-22
VideoCommon: Add configuration to prefer VS for line/point expansion
TellowKrinkle
2022-10-22
VideoCommon: Add vertex shader point and line expansion
TellowKrinkle
2022-10-08
Merge pull request #11095 from K0bin/misc-vulkan
Admiral H. Curtiss
2022-10-08
VideoBackends:Metal: Add config option to use presentDrawable
TellowKrinkle
2022-10-08
VideoBackends:Metal: Bring back unified memory config
TellowKrinkle
2022-10-01
VideoCommon: Remove special treatment for Android in video settings
Robin Kertels
[next]