summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/VideoConfigDiag.h
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-03-26Implement "Skip" ubershader modeStenzek
2018-03-10VideoConfig: Collapse ubershader configuration fields to a single valueStenzek
2017-11-17[UI] Remove fullscreen resolution UI.Anthony
2017-07-30VideoConfig: Add config options for ubershadersStenzek
2017-06-03GameConfigLoader: Add GFX Game INI translationsMerryMage
2017-04-08VideoConfigDiag: Move event implementations into the cpp fileLioncash
2017-04-04Add configurable toggle that rounds vertices to the nearest pixel wheniwubcode
2016-10-08Don't read/store settings directly from/to SYSCONFLéo Lam
2016-10-04WX: HiDPI: VideoConfigDiagEmptyChaos
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-20VideoBackendBase: Store video backends as unique_ptrLioncash
2016-01-12Merge VideoBackendHardware into VideoBackend.degasus
2016-01-06VideoSW: Use more VideoCommondegasus
2016-01-06VideoConfig: Use "GFX.ini" for both D3D and OGL.degasus
2015-12-19Merge pull request #3332 from degasus/masterScott Mansell
2015-12-15MSAA: Store samples in ini files.degasus
2015-12-13VideoConfigDiag: Snap the convergence slider.Jules Blok
2015-12-13VideoConfig: Change convergence setting to percentage value.Jules Blok
2015-11-06Remove SSAA checkbox and add SSAA to AA dropdownJosJuice
2015-09-25Improved D3D and OGL AA option UIAnthony Serna
2015-09-06VideoBackends: Reimplement SSAA, now for D3D + OGLdegasus
2015-09-05Properly support MSAA and SSAA as separate features(+GLES)Ryan Houdek
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-05-26Merge pull request #2162 from degasus/prefetch_texMarkus Wick
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-16CustomTexture: prefetch all available texturesdegasus
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-02-24VideoCommon: always enable efb copydegasus
2015-01-27Merge pull request #1948 from magumagu/remove-efb-cacheMarkus Wick
2015-01-25VideoConfigDiag: Allow anaglyph shader to be turned off.Jules Blok
2015-01-25PostProcessing: Add support for user-supplied anaglyph shaders.Jules Blok
2015-01-23Remove EFB to RAM cache, and simplify code.magumagu
2015-01-12Minor consistency changesStevoisiak
2014-12-25VideoConfigDiag: Don't enable the post-processing config button when there ar...Jules Blok
2014-12-24VideoConfig: Rename Separation to Depth and update descriptions.Jules Blok
2014-11-24VideoConfig: Rename StereoFocalLength to StereoConvergence.Jules Blok
2014-11-23PostProcessing: Add support for anaglyph stereoscopy mode.Jules Blok
2014-11-23VideoConfigDiag: Add stereoscopy options group.Jules Blok
2014-10-07Support the borderless fullscreen option in all backends.Jules Blok
2014-09-30Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow::Fin...comex
2014-09-21DolphinWX: Fix the video dialog crashing Dolphin on OSXLioncash
2014-09-03Prevent changing adapters during emulation and VideoConfigDiag cleanupShawn Hoffman
2014-08-13Add the configuration dialog for post processing configuration options.Ryan Houdek
2014-08-13Add the VideoCommon PostProcessing class.Ryan Houdek
2014-07-26Remove the 3D Vision hack.Jules Blok
2014-07-20VideoConfig: Add "Borderless Fullscreen" option.Jules Blok
2014-07-08Check whether the core is running instead of checking if it is unitialized.Jules Blok