dolphin/Source/Core/Core/ConfigLoaders
JosJuice d0b9923b0a Move XFB settings in DTM header back to where they were
7f0834c9 moved the locations of the Real XFB (now XFB to RAM) and
Disabled XFB (now Immediate Mode) settings. There are programs
other than Dolphin that parse DTM headers, so this is not good.

Note that Immediate XFB actually is the inversion of Disabled XFB.
I hope that's not too much of a problem...
2017-11-19 19:03:03 +01:00
..
BaseConfigLoader.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
BaseConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
GameConfigLoader.cpp Add 'immediate xfb' which reduces xfb latency at the cost of graphical errors 2017-11-17 22:11:30 -06:00
GameConfigLoader.h Unify GetGameIniFilenames 2017-07-11 13:10:11 +02:00
IsSettingSaveable.cpp HybridXFB: Fix lint errors 2017-11-17 22:11:31 -06:00
IsSettingSaveable.h ConfigLoaders: Temporarily not save all settings 2017-06-03 18:11:56 +01:00
MovieConfigLoader.cpp Move XFB settings in DTM header back to where they were 2017-11-19 19:03:03 +01:00
MovieConfigLoader.h Config: Remove recursive layer 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.cpp Config: Flatten structures 2017-11-15 18:04:40 +00:00
NetPlayConfigLoader.h NetPlay configuration loader 2017-03-05 15:47:25 +01:00