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
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
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-01
Remove support for projection hacks
JosJuice
2018-03-26
Implement "Skip" ubershader mode
Stenzek
2018-03-15
ShaderCache: Fix several issues in background shader compiling
Stenzek
2018-03-10
ShaderCache: Implement background shader compilation
Stenzek
2018-03-10
VideoConfig: Collapse ubershader configuration fields to a single value
Stenzek
2018-03-10
OGL: Re-implement async shader compiling
Stenzek
2018-03-10
Move shader caches to VideoCommon
Stenzek
2018-02-11
TextureCache: Add an option to disable EFB copies to VRAM
Stenzek
2018-01-20
CustomTextures: Drop format convertion.
degasus
2018-01-03
Allow users to specify the encoder used for framedumping.
Vlad Firoiu
2017-12-18
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
JosJuice
2017-11-21
VideoConfig: Remove bSupportsInternalResolutionFrameDumps
Stenzek
2017-11-18
VideoConfig: Make StereoMode an enum class
Lioncash
2017-11-18
VideoConfig: Make AspectMode an enum class
Lioncash
2017-11-17
Add 'immediate xfb' which reduces xfb latency at the cost of graphical errors
iwubcode
2017-11-17
Add new GUI option to skip XFBToRam and remove old XFB options
iwubcode
[prev]
[next]