dolphin/Source/Core
NeoBrainX c30859dae0 SOMEWHAT cleaned up the VideoConfigDiag code:
Also verify the validity of gfx configuration directly after loading rather than in the GUI code (which was kinda stupid anyway).

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7164 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-13 13:42:59 +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 - 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
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 SOMEWHAT cleaned up the VideoConfigDiag code: 2011-02-13 13:42:59 +00:00
InputCommon drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
VideoCommon SOMEWHAT cleaned up the VideoConfigDiag code: 2011-02-13 13:42:59 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00