summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/VideoConfig.cpp
AgeCommit message (Expand)Author
2012-11-19Merge branch 'efb_scaling_fixes'.NeoBrainX
2012-11-16Move ComputeDrawRectangle() to Renderer::UpdateDrawRectangle().NeoBrainX
2012-10-04Implement a simple benchmarking mode which logs FPS to a filePierre Bourdon
2012-06-11Remove "Disable Textures".NeoBrainX
2012-06-11Remove "Disable Lighting".NeoBrainX
2012-06-08Fast mipmaps deserves to die!!NeoBrainX
2012-03-30Revert Rodolfo's recent zcomploc commits until they actually work correctly.NeoBrainX
2012-03-29more fixes to zcomplock and opengl implementationrodolfoosvaldobogado
2012-03-27As requested, this is my implementation of zcomploc using a multi-pass algori...rodolfoosvaldobogado
2012-01-31TextureCache: Remove unsafe texture cacheNeoBrainX
2011-10-26Added proper Bounding Box support.crudelios
2011-09-09Make shader ID validation optional by adding a gfx setting called "EnableShad...NeoBrainX
2011-07-29Shader compilation error message modified to contain some helpful information...NeoBrainX
2011-05-31Fix applying anti-aliasing without having to open the gfx config. Thanks to s...NeoBrainX
2011-04-30Use the recommended video settings as the default configuration:NeoBrainX
2011-04-29- Do not parse numerous video options from the game inis, like:NeoBrainX
2011-04-25Remove configuration profile support.NeoBrainX
2011-04-05* One Window 3-State changes (VideoSettings GUI):gnick79
2011-04-01roll back r7431smelenchuk
2011-04-01Add a "force no texture filter" option, useful for some 2D games (like Mega M...smelenchuk
2011-03-23VideoConfig revision:gnick79
2011-03-23Fix a few issues with the size of the logger pane.Glenn Rice
2011-03-22Fix gcc build.Soren Jorvang
2011-03-21* GUI Video-Settings changes:gnick79
2011-03-21Moved per-game graphics configuration to the game-list right click menu. It w...Jordan Woyak
2011-03-19Added a toggle switch for the OpenMP texture decoder in the graphics settings.skidau
2011-03-19Game-specific video settings:skidau
2011-02-17Added an option for input display. This option shows the controls read by th...skidau
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-13Add per-game "configuration profiles" for video backend configuration:NeoBrainX
2011-02-13SOMEWHAT cleaned up the VideoConfigDiag code:NeoBrainX
2011-02-11For non-win32 and with-libav conditions, add an option to frame dumping to us...smelenchuk
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-29* Changed the Projection Hack option in game properties to "Custom Projectio...gnick79
2011-01-25Migrate the "Adjust window size" option to the main configuration dialog (und...Glenn Rice
2011-01-07Add anvideo config option to automatically resize the render window to the si...donkopunchstania
2010-12-27Implement pixel data reinterpretation on EFB format change.NeoBrainX
2010-12-23some better default settings:Shawn Hoffman
2010-12-22Added a game property for the "Enable CPU Access" video option. Patch by Lin...skidau
2010-12-20Add an option to toggle caching EFB->RAM copies.NeoBrainX
2010-12-19fix Issue 3539Rodolfo Osvaldo Bogado
2010-12-16Revert most stuff from r6517 and revert r6501.NeoBrainX
2010-12-12Remove the watermark tightness option since it's obsolete now.NeoBrainX
2010-12-04two fixes in this commit:Rodolfo Osvaldo Bogado
2010-11-25Renamed the "Disable Copy to EFB" option in the game properties(and game ini)...Jordan Woyak
2010-11-24Migrate the opencl setting completely to the gfx config dialog.Glenn Rice
2010-11-24Tiny commit. Just re-added 3D Vision to the config dialog. Hope nobody minds,...Matt Callaghan
2010-11-21Polish, fix and otherwise improve the video plugin configuration dialog:NeoBrainX
2010-11-18Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code...Jordan Woyak
2010-11-08General cleanup to 3D Vision hack, fits in more with the Dolphin coding style...Matt Callaghan