summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.h
AgeCommit message (Expand)Author
2025-01-24VertexLoaderBase: Allow the vertex loader type to be set via configOatmealDome
2024-12-30Frame Dumping: Change lossless codec from FFV1 to Ut Video.TryTwo
2024-08-22Graphics: Adapt aspect ratio when SBS/TAB 3D is usedBryan Jacobs
2024-04-13VideoConfig: Adjust FrameDumpResolutionType enum class to style guidelinesAdmiral H. Curtiss
2024-04-08Video: split frame dumping settings into 3 resolution dumping modesFiloppi
2024-02-29Add custom relative and raw (squared pixels) aspect ratio modesFiloppi
2023-12-18Video: implement custom aspect ratio support (already exposed to Qt).Filoppi
2023-11-14Change paper white default to 203 to match the ITUFiloppi
2023-09-06VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio ...Jordan Woyak
2023-09-05VertexManagerBase: Allow widecreen heuristic constants to be overriden by oni...OatmealDome
2023-09-05RenderBase: Allow widescreen heuristic's transition threshold to be overridde...OatmealDome
2023-08-18Video: Improved Tooltips & Bicubic (#5)Sam Belliveau
2023-08-18Video: Added Box ResamplingSam Belliveau
2023-08-18Video: implement output resampling (upscaling/downscaling) methodsFiloppi
2023-06-19Video: implement color correction to match the NTSC and PAL color spaces (and...Filoppi
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-02-14VideoCommon: Fix stereoscopic 3D on OpenGL < 4.3 (macOS)TellowKrinkle
2023-02-09Lint fixesScott Mansell
2023-01-31Also use events for config changedScott Mansell
2023-01-31Move ConfigChanged out of RenderBaseScott Mansell
2023-01-31Refactor to remove virtual from RenderXFBToScreenScott Mansell
2023-01-30Merge pull request #11205 from TellowKrinkle/AutoPresentPierre Bourdon
2023-01-26Merge pull request #11208 from TellowKrinkle/CPUCullPierre Bourdon
2023-01-25VideoCommon: Cull vertices on the CPUTellowKrinkle
2023-01-14Add VISkipSam Belliveau
2022-12-27PixelShaderGen: Clamp texture layer when using manual texture sampling with s...Pokechu22
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau
2022-12-09Core: Add option to force linear texture filtering.Admiral H. Curtiss
2022-11-23Improve FPS/VPS Counting and Revamp AppearanceSam Belliveau
2022-11-07VideoCommon: Add an option to disable mipmapsTellowKrinkle
2022-10-24VideoBackends:Metal: Default to presentDrawable when vsync is onTellowKrinkle
2022-10-24Merge pull request #11028 from tellowkrinkle/MetalFixesJMC47
2022-10-22VideoCommon: Add reasons for disabled VS expandTellowKrinkle
2022-10-22VideoCommon: Add configuration to prefer VS for line/point expansionTellowKrinkle
2022-10-22VideoCommon: Add vertex shader point and line expansionTellowKrinkle
2022-10-08Merge pull request #11095 from K0bin/misc-vulkanAdmiral H. Curtiss
2022-10-08VideoBackends:Metal: Add config option to use presentDrawableTellowKrinkle
2022-10-08VideoBackends:Metal: Bring back unified memory configTellowKrinkle
2022-10-01VideoCommon: Remove special treatment for Android in video settingsRobin Kertels
2022-09-26Software: Remove dedicated texture/frame dumping infrastructurePokechu22
2022-09-19VideoCommon: Add dynamic vertex loader to ubershadersTellowKrinkle
2022-08-04VideoCommon: Remove old iLog fieldPokechu22
2022-07-21VideoBackends:Metal: MSAA supportTellowKrinkle
2022-06-27VideoCommon: support dynamically updating game mods at runtimeiwubcode
2022-06-27Core / DolphinQt / VideoCommon: add setting for enabling graphic modsiwubcode
2022-04-16Implement ImGui window for scissor rectanglesPokechu22
2022-04-16VideoCommon: Remove bSupportsOversizedViewportsPokechu22
2022-04-15Merge pull request #10255 from Pokechu22/sw-zfreezeScott Mansell
2022-04-08Software: Remove config to disable ZComploc and ZFreezePokechu22
2022-04-09VideoCommon/FrameDump: Allow user to specify a pixel format.Admiral H. Curtiss