mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-26 19:32:39 +00:00
* moves dolphin-specific settings out of Base.props * creates exports.props for externals, allowing to easily import individual Externals * corrects some cruft that accumulated and probably contributed to msbuild overbuilding |
||
|---|---|---|
| .. | ||
| AAFilter.cpp | ||
| AAFilter.h | ||
| BPMDetect.cpp | ||
| BPMDetect.h | ||
| CMakeLists.txt | ||
| cpu_detect_x86.cpp | ||
| cpu_detect.h | ||
| exports.props | ||
| FIFOSampleBuffer.cpp | ||
| FIFOSampleBuffer.h | ||
| FIFOSamplePipe.h | ||
| FIRFilter.cpp | ||
| FIRFilter.h | ||
| InterpolateCubic.cpp | ||
| InterpolateCubic.h | ||
| InterpolateLinear.cpp | ||
| InterpolateLinear.h | ||
| InterpolateShannon.cpp | ||
| InterpolateShannon.h | ||
| mmx_optimized.cpp | ||
| PeakFinder.cpp | ||
| PeakFinder.h | ||
| RateTransposer.cpp | ||
| RateTransposer.h | ||
| SoundTouch.cpp | ||
| SoundTouch.h | ||
| SoundTouch.vcxproj | ||
| sse_optimized.cpp | ||
| STTypes.h | ||
| TDStretch.cpp | ||
| TDStretch.h | ||