dolphin/Source/Core
NeoBrainX b776ac3d6f Add per-game "configuration profiles" for video backend configuration:
This allows ALL settings in the gfx configuration dialog to be adjusted _per game_ in a more user-friendly way than before.
Obsoletes the gfx related options in the ISO properties, but I kept those since the configuration profiles use different ini file keys (i.e. convert the game inis to the new naming, please!).


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7167 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-13 22:36:12 +00:00
..
AudioCommon Audio logging: actually use the audio backend sample rate when dumping HLE audio; this means that both sample rate settings now dump audio properly. 2011-02-13 05:05:53 +00:00
Common Add per-game "configuration profiles" for video backend configuration: 2011-02-13 22:36:12 +00:00
Core - Reimplemented FifoReset in other way, only call to GPFifo::ResetGatherPipe() ResetVideoBuffer() in FIFO_RW_DISTANCE_LO when this is equal to "0" 2011-02-13 02:21:11 +00:00
DiscIO drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
DolphinWX Add per-game "configuration profiles" for video backend configuration: 2011-02-13 22:36:12 +00:00
InputCommon drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
VideoCommon Add per-game "configuration profiles" for video backend configuration: 2011-02-13 22:36:12 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00