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.cpp
Age
Commit message (
Expand
)
Author
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-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
Merge pull request #11028 from tellowkrinkle/MetalFixes
JMC47
2022-10-22
VideoCommon: Add configuration to prefer VS for line/point expansion
TellowKrinkle
2022-10-08
VideoBackends:Metal: Add config option to use presentDrawable
TellowKrinkle
2022-10-08
VideoBackends:Metal: Bring back unified memory config
TellowKrinkle
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-07-25
CPUDetect: improve win/arm64 support
Shawn Hoffman
2022-06-27
Core / DolphinQt / VideoCommon: add setting for enabling graphic mods
iwubcode
2022-05-16
Verify graphics config validity after populating the backend info
Pokechu22
2022-04-16
Implement ImGui window for scissor rectangles
Pokechu22
2022-04-15
Merge pull request #10255 from Pokechu22/sw-zfreeze
Scott Mansell
2022-04-09
Merge pull request #10571 from AdmiralCurtiss/ffmpeg-custom-pix-fmt
Mai M
2022-04-08
Software: Remove config to disable ZComploc and ZFreeze
Pokechu22
2022-04-08
Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)
Pokechu22
2022-04-09
VideoCommon/FrameDump: Allow user to specify a pixel format.
Admiral H. Curtiss
2022-01-06
Merge pull request #10346 from iwubcode/fixed_shader_precompile_parallelization
JMC47
2022-01-06
Config: Port emulation speed setting to new config system.
Admiral H. Curtiss
2022-01-04
VideoCommon: assume the majority of os/drivers support parallel compiling of ...
iwubcode
2022-01-04
Merge pull request #9414 from DevJPM/master
JMC47
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-22
VideoCommon: Gate Multi-Threaded Shader Pre-Compilation behind a bug entry
DevJPM
2021-11-20
Fix CPU Core Count detection and Enable Parallel Shader Compilation
DevJPM
2021-11-17
VideoCommon: Add option to use old behavior (Fast Texture Sampling)
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-09
Hack to hide debug cubes in Super Mario Sunshine
Pokechu22
2020-12-24
Core / VideoCommon: Remove old Free Look config
iwubcode
2020-07-22
DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...
iwubcode
2020-07-02
VertexShaderManager: Avoid accessing freelook control type configuration each...
iwubcode
2020-01-14
Add an option to present/skip presenting duplicate frames
Stenzek
2019-03-09
FramebufferManager: Implement deferred EFB cache invalidation
Stenzek
2019-03-09
FramebufferManager: Implement EFB tile cache
Stenzek
2019-02-26
Merge pull request #7753 from stenzek/videocommon-all-the-things
Tilka
2019-02-23
VideoConfig: Don't overwrite aspect_mode with suggested_aspect_mode
JosJuice
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-02-03
Merge pull request #7739 from zackhow/multib
Anthony
2019-01-27
Renderer: Fix throttle-disable (TAB) hotkey when vsync is enabled
Stenzek
2019-01-25
Android: Default backendMultithreading to false on android
zackhow
2018-11-07
Fix the widescreen hack for Wii games with 4:3 forced in game INI
JosJuice
2018-11-07
TextureCache: Implement deferred/batched EFB copies
Stenzek
2018-09-05
VideoCommon: Skip vsync if configured emulation speed is not 100%
Techjar
2018-05-16
Make the arbitrary mipmap detection threshold configureable
Jonathan Hamilton
2018-05-16
Make arbitrary mipmap detection a config option
Jonathan Hamilton
2018-05-12
Config: Add support for enums
Léo Lam
[next]