summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/VideoConfigDiag.cpp
AgeCommit message (Expand)Author
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-03-24VideoBackends: Do not use Anisotropy on Point filtered textures.EmptyChaos
2016-02-29Revert "Merge pull request #3578 from Armada651/forced-slow-depth"Jules Blok
2016-02-22Merge pull request #3578 from Armada651/forced-slow-depthJules Blok
2016-02-20VideoBackendBase: Store video backends as unique_ptrLioncash
2016-02-08VideoConfig: Replace FastDepthCalc by ForcedSlowDepth.Jules Blok
2016-01-12Merge VideoBackendHardware into VideoBackend.degasus
2016-01-09Merge pull request #3451 from RisingFog/libavPierre Bourdon
2016-01-07Use ffmpeg for Windows Video Dumping instead of VFWChris Burgener
2016-01-06VideoConfig: Use "GFX.ini" for both D3D and OGL.degasus
2016-01-02VideoBackend: Get rid of a boolean globalLioncash
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-29Fix typo in anti-aliasing dropdown descriptionBrian Bowman
2015-11-06Remove SSAA checkbox and add SSAA to AA dropdownJosJuice
2015-11-05Remove the "Show EFB Copy Regions" debug option.Scott Mansell
2015-09-25Improved D3D and OGL AA option UIAnthony Serna
2015-09-09VideoCommon: Drop "Disable destAlpha" hackdegasus
2015-09-06VideoBackends: Reimplement SSAA, now for D3D + OGLdegasus
2015-09-05Properly support MSAA and SSAA as separate features(+GLES)Ryan Houdek
2015-07-31Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios...mirrorbender
2015-07-13Added some warning text about fractional IRs.Anthony Serna
2015-07-01Small changes to description to "Store EFB Copies to Texture Only"Anthony Serna
2015-06-28Use emplace() instead of insert() where applicable for maps.Lioncash
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-10Add UI Support for up to 8x Internal ResolutionsFog
2015-06-07VideoConfigDiag: Translate cache_hires_textures_desc like other stringsJosJuice
2015-06-07Fixed translation of strings at runtime.Matthew Parlane
2015-05-26Merge pull request #2162 from degasus/prefetch_texMarkus Wick
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25VideoCommon: Make BBox emulation optionaldegasus
2015-05-16CustomTexture: prefetch all available texturesdegasus
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-30VideoConfigDiag: Simplify string translation handlingLioncash
2015-02-28VideoConfigDiag: Rename EFB Copies to RAM optionStevoisiak
2015-02-25Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2Lioncash
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-25VideoConfigDiag: Use consistent spelling of nouns.Tony Wasserka
2015-02-24VideoCommon: rename efb2tex and efb2ramdegasus
2015-02-24VideoCommon: always enable efb copydegasus
2015-02-11Merge pull request #2027 from Buddybenj/change-wordingLioncash
2015-02-11Change WordingBenjamin Przybocki
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