ALL: Huge upstream synch + PerRom DelaySI & CountPerOp parameters
[mupen64plus-pandora.git] / source / gles2glide64 / src / GlideHQ / TxFilter.cpp
index 2d89caf..b04662f 100644 (file)
 #include "TxFilter.h"
 #include "TextureFilters.h"
 #include "TxDbg.h"
+#ifndef NO_FILTER_THREAD
 #include <functional>
 #include <thread>
+#endif
+#if defined(__MINGW32__)
+#define swprintf _snwprintf
+#endif
 
 void TxFilter::clear()
 {