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
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
2017-06-15
VertexShaderManager: Rename projection hack variables
MerryMage
2017-06-11
VideoConfig: Remove bRunning
MerryMage
2017-06-10
VideoConfig: Remove useless header includes
Léo Lam
2017-06-10
VideoConfig: Remove manual panic alert setting load
Léo Lam
2017-06-03
GameConfigLoader: Add GFX Game INI translations
MerryMage
2017-04-29
HiresTextures: Support parsing DDS files directly
Stenzek
2017-04-04
Add configurable toggle that rounds vertices to the nearest pixel when
iwubcode
2017-04-01
VideoBackends: Add configuration field for GPU texture decoding
Stenzek
2017-03-15
videoconfig: add BBoxPreferStencilImplementation
Michael Maltese
2017-03-10
VideoBackends: Move max texture size to VideoConfig
Stenzek
2017-03-08
Save new framedump options.
Vlad Firoiu
2017-02-27
Dump to arbitrary URLs.
Vlad Firoiu
2017-02-27
Configable dump codec.
Vlad Firoiu
[next]