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
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
2017-11-17
Add ability to dump xfb copies to texture for debugging purposes
iwubcode
2017-11-10
VideoConfig: Add const specifier to IsVSync() member function
Lioncash
2017-10-10
VideoConfig: Prevent race condition on g_Config when refreshing
Stenzek
2017-08-11
Merge pull request #5867 from leoetlino/widescreen
Leo Lam
2017-08-08
Remove non-integer IRs
JosJuice
2017-08-05
Don't force the aspect ratio in GameINIs
Léo Lam
2017-08-01
Merge pull request #5834 from stenzek/bc7
Stenzek
2017-08-01
HiresTextures: Support loading BC7 (BPTC) from DDS files
Stenzek
2017-07-31
VideoConfig: Drop force vertex/pixel ubershader settings
Stenzek
2017-07-30
Ubershaders: Support per-pixel lighting
Stenzek
2017-07-30
VideoBackends: Support a different number of threads for precompiling
Stenzek
2017-07-30
VideoConfig: Add config options for ubershaders
Stenzek
2017-07-20
ShaderGen: Pass host config to shader generation functions
Stenzek
2017-07-20
VideoCommon: Move shader cache filename generation to common
Stenzek
2017-07-20
VideoConfig: Add host config union
Stenzek
2017-07-20
ShaderGen: Remove host state from shader uids
Stenzek
[next]