summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
AgeCommit message (Expand)Author
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-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-24Merge pull request #11028 from tellowkrinkle/MetalFixesJMC47
2022-10-22VideoCommon: Add configuration to prefer VS for line/point expansionTellowKrinkle
2022-10-08VideoBackends:Metal: Add config option to use presentDrawableTellowKrinkle
2022-10-08VideoBackends:Metal: Bring back unified memory configTellowKrinkle
2022-09-26Software: Remove dedicated texture/frame dumping infrastructurePokechu22
2022-07-25CPUDetect: improve win/arm64 supportShawn Hoffman
2022-06-27Core / DolphinQt / VideoCommon: add setting for enabling graphic modsiwubcode
2022-05-16Verify graphics config validity after populating the backend infoPokechu22
2022-04-16Implement ImGui window for scissor rectanglesPokechu22
2022-04-15Merge pull request #10255 from Pokechu22/sw-zfreezeScott Mansell
2022-04-09Merge pull request #10571 from AdmiralCurtiss/ffmpeg-custom-pix-fmtMai M
2022-04-08Software: Remove config to disable ZComploc and ZFreezePokechu22
2022-04-08Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)Pokechu22
2022-04-09VideoCommon/FrameDump: Allow user to specify a pixel format.Admiral H. Curtiss
2022-01-06Merge pull request #10346 from iwubcode/fixed_shader_precompile_parallelizationJMC47
2022-01-06Config: Port emulation speed setting to new config system.Admiral H. Curtiss
2022-01-04VideoCommon: assume the majority of os/drivers support parallel compiling of ...iwubcode
2022-01-04Merge pull request #9414 from DevJPM/masterJMC47
2021-12-10Treewide: Adjust order of includesPokechu22
2021-11-22VideoCommon: Gate Multi-Threaded Shader Pre-Compilation behind a bug entryDevJPM
2021-11-20Fix CPU Core Count detection and Enable Parallel Shader CompilationDevJPM
2021-11-17VideoCommon: Add option to use old behavior (Fast Texture Sampling)Pokechu22
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-07-02VertexShaderManager: Avoid accessing freelook control type configuration each...iwubcode
2020-01-14Add an option to present/skip presenting duplicate framesStenzek
2019-03-09FramebufferManager: Implement deferred EFB cache invalidationStenzek
2019-03-09FramebufferManager: Implement EFB tile cacheStenzek
2019-02-26Merge pull request #7753 from stenzek/videocommon-all-the-thingsTilka
2019-02-23VideoConfig: Don't overwrite aspect_mode with suggested_aspect_modeJosJuice
2019-02-19Move most backend functionality to VideoCommonStenzek
2019-02-03Merge pull request #7739 from zackhow/multibAnthony
2019-01-27Renderer: Fix throttle-disable (TAB) hotkey when vsync is enabledStenzek
2019-01-25Android: Default backendMultithreading to false on androidzackhow
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-09-05VideoCommon: Skip vsync if configured emulation speed is not 100%Techjar
2018-05-16Make the arbitrary mipmap detection threshold configureableJonathan Hamilton
2018-05-16Make arbitrary mipmap detection a config optionJonathan Hamilton
2018-05-12Config: Add support for enumsLéo Lam