dolphin/Source/Core
degasus 2956ffa5be audiocommon: remove 1:1 interpolation
The usual one is 32->48 khz interpolation. So there is no need in a special 1:1 interpolation only for performance.
2014-02-11 07:25:58 +01:00
..
AudioCommon audiocommon: remove 1:1 interpolation 2014-02-11 07:25:58 +01:00
Common x64: drop instructions that don't exist 2014-02-11 05:22:53 +01:00
Core Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DiscIO Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DolphinWX Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
InputCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VideoBackends Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VideoCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00