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
2015-01-27
Merge pull request #1948 from magumagu/remove-efb-cache
Markus Wick
2015-01-23
Remove EFB to RAM cache, and simplify code.
magumagu
2015-01-21
CustomTexture: Convert old format automatically
degasus
2015-01-19
VideoConfig: Add exclusive mode flag.
Jules Blok
2015-01-13
Merge pull request #1872 from degasus/texcache
Markus Wick
2015-01-11
TexCache: rewrite level calculation
degasus
2015-01-02
VideoConfig: Define a per-game minimum convergence value instead of a percent...
Jules Blok
2014-12-29
VideoConfig: Don't disable stereoscopy if Real XFB is enabled but not in use.
Jules Blok
2014-12-28
Merge pull request #1766 from Armada651/enable-stereo
Ryan Houdek
2014-12-24
VideoConfig: Rename "StereoMonoEFBDepth" to "StereoEFBMonoDepth"
Jules Blok
2014-12-24
VideoConfig: Rename Separation to Depth and update descriptions.
Jules Blok
2014-12-24
VideoConfig: Turn off stereoscopy when Real XFB is enabled.
Jules Blok
2014-12-20
OGL: move osd warning for not supported stereo mode into config validation
degasus
2014-12-20
OGL: Fix OGL3 with stereo enabled
degasus
2014-12-18
OGL: Don't generate a geometry shader if the backend doesn't support it.
Jules Blok
2014-11-27
VideoConfig: Further optimize convergence and separation values and update th...
Jules Blok
2014-11-24
VideoConfig: Add separation and convergence modifiers to the game ini.
Jules Blok
2014-11-24
VideoConfig: Limit the StereoMonoEFBDepth option to the game ini and introduc...
Jules Blok
2014-11-24
VideoConfig: Rename StereoFocalLength to StereoConvergence.
Jules Blok
2014-11-23
VideoConfig: Move stereoscopy settings to the Enhancements section.
Jules Blok
2014-11-23
TextureCache: Add "Mono EFB Depth Copy" stereoscopy option.
Jules Blok
2014-11-23
VideoCommon: Switch to Nvidia stereoscopy offset formula.
Jules Blok
2014-11-23
VideoConfig: Use a smaller focal length default.
Jules Blok
2014-11-23
VertexShaderManager: Add stereoscopy options to swap the left and right eye.
Jules Blok
2014-11-23
VideoConfigDiag: Add stereoscopy options group.
Jules Blok
2014-11-23
VideoConfig: Limit the Stereo 3D option to the OpenGL backend.
Jules Blok
2014-11-23
VertexShaderManager: Compute stereoscopy projection matrices.
Jules Blok
2014-11-23
Add geometry shader generator for stereo 3D.
Jules Blok
2014-11-06
Destroy OpenMP
Jasper St. Pierre
2014-10-17
Moved Input Display to Movie Menu
Fog
2014-10-15
Remove setting to enable or disable Bounding Box calculation.
crudelios
2014-10-12
Changed Dump Frames References
Fog
2014-10-07
Support the borderless fullscreen option in all backends.
Jules Blok
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
VideoCommon: Remove support for decoding to ARGB textures
Jasper St. Pierre
2014-07-30
VideoConfig: Ignore Borderless Fullscreen setting when the backend does not s...
Jules Blok
2014-07-26
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-26
Remove the 3D Vision hack.
Jules Blok
2014-07-20
VideoConfig: Add "Borderless Fullscreen" option.
Jules Blok
2014-07-19
D3D: Add exclusive fullscreen support.
Jules Blok
2014-07-09
Replace "Log FPS to file" by the "Log render time to file" feature.
Jules Blok
2014-07-09
FPSCounter: Add "Log render time to file" feature.
Jules Blok
2014-07-06
VideoCommon: Get rid of an snprintf call in VideoConfig.cpp
Lioncash
2014-06-16
Use only section-based ini reading.
Lioncash
2014-06-09
Remove unused video config variable.
Rachel Bryk
2014-04-30
Add set/get functions for IsFramelimiterTempDisabled
degasus
2014-04-30
Add a hotkey for disabling the framelimit.
degasus
2014-04-11
VideoBackend: remove unused config vars.
magumagu
2014-03-15
Remove the extra parameters field from the PH.
Linktothepast
2014-03-14
Kill off some usages of c_str.
Lioncash
[next]