dolphin/Source/Core/DolphinQt2/Config/Graphics
Techjar 80b05b6f0d Make arbitrary mipmap detection toggle invalidate the texture cache
We want this setting to invalidate the cache because it may affect the appearance of textures in the rendered scene, therefore one would expect changing it while the game is running to have the expected effect immediately.
2018-07-03 18:44:11 -04:00
..
AdvancedWidget.cpp QT: Use brackets for description arrays 2018-06-06 09:05:18 -04:00
AdvancedWidget.h UI: Add Disable EFB Copies to VRAM to Advanced Options 2018-05-03 14:31:04 +10:00
EnhancementsWidget.cpp Make arbitrary mipmap detection toggle invalidate the texture cache 2018-07-03 18:44:11 -04:00
EnhancementsWidget.h Expose arbitrary mipmap detection toggle in UI 2018-07-01 04:42:47 -04:00
GeneralWidget.cpp Qt: Fix inability to select translated video backend names 2018-06-30 07:31:44 -04:00
GeneralWidget.h Qt: Deduplicate settings 2018-04-22 22:26:28 +02:00
GraphicsBool.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
GraphicsBool.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
GraphicsChoice.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
GraphicsChoice.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GraphicsRadio.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
GraphicsRadio.h Config: Add support for enums 2018-05-12 18:10:26 +02:00
GraphicsSlider.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
GraphicsSlider.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
GraphicsWidget.cpp DolphinQt2: Remove unimplemented prototypes 2017-07-26 16:26:55 -04:00
GraphicsWidget.h DolphinQt2: Remove unimplemented prototypes 2017-07-26 16:26:55 -04:00
GraphicsWindow.cpp dqt2: lazy-initialize GraphicsWindow 2018-07-03 03:48:32 +02:00
GraphicsWindow.h dqt2: lazy-initialize GraphicsWindow 2018-07-03 03:48:32 +02:00
HacksWidget.cpp QT: Use brackets for description arrays 2018-06-06 09:05:18 -04:00
HacksWidget.h Qt/HacksWidget: Fix slider not showing overridden settings 2018-05-18 20:19:21 +02:00
PostProcessingConfigWindow.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
PostProcessingConfigWindow.h Qt: Implement post-processing shader configuration window 2018-05-21 16:09:04 +01:00
SoftwareRendererWidget.cpp Give "Dump TEV Stages" and "Dump Texture Fetches" descriptions 2018-06-06 11:59:29 -04:00
SoftwareRendererWidget.h Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00