summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.h
AgeCommit message (Expand)Author
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
2022-01-31VideoConfig: Add flag for whether the system supports setting object namesOatmealDome
2021-12-25VideoConfig: Add bool for sampler LOD bias supportOatmealDome
2021-11-17VideoCommon: Skip textureQueryLevels if it doesn't existPokechu22
2021-11-17VideoCommon: Handle custom texture sizes correctlyPokechu22
2021-11-17VideoCommon: Add option to use old behavior (Fast Texture Sampling)Pokechu22
2021-11-17VideoCommon: Use coarse derivatives for Manual Texture Sampling if possiblePokechu22
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-09Hack to hide debug cubes in Super Mario SunshinePokechu22
2020-12-24Core / VideoCommon: Remove old Free Look configiwubcode
2020-07-22DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...iwubcode
2020-05-24FramebufferManager: Copy to color format for depth readbacks on GLESStenzek
2020-05-03VideoCommon: Add Free Look camera with separate modesiwubcode
2020-01-14Add an option to present/skip presenting duplicate framesStenzek
2019-10-04Drop 3D Vision SupportStenzek
2019-07-16VideoCommon: Remove unused MathUtil.h include from VideoCommon.hLioncash
2019-05-04VideoCommon: Implement passive stereoscopic 3Diwubcode
2019-04-16AbstractPipeline: Support returning "cache data"Stenzek
2019-03-09FramebufferManager: Implement deferred EFB cache invalidationStenzek
2019-03-09FramebufferManager: Implement EFB tile cacheStenzek
2019-03-09VideoConfig: Add SupportsPartialDepthCopies to backend infoStenzek
2019-02-19Move most backend functionality to VideoCommonStenzek
2019-01-27Renderer: Fix throttle-disable (TAB) hotkey when vsync is enabledStenzek
2018-11-07Fix the widescreen hack for Wii games with 4:3 forced in game INIJosJuice
2018-11-07TextureCache: Implement deferred/batched EFB copiesStenzek
2018-06-21Merge pull request #6875 from JonnyH/WIP/mipmap-heuristic-tweaksMarkus Wick
2018-05-26VideoConfig: Add a field for indicating logic op support in the backendStenzek
2018-05-16Make the arbitrary mipmap detection threshold configureableJonathan Hamilton
2018-05-16Make arbitrary mipmap detection a config optionJonathan Hamilton
2018-04-29Implement EFB copy filter and gamma in hardware backendsStenzek
2018-04-01Remove support for projection hacksJosJuice