Use StretchRect() on Intel GPUs or if VideoProcessBlt() fails

This commit is contained in:
Cameron Gutman
2019-01-28 19:18:43 -08:00
parent 6fcc8b721b
commit 8687448966
2 changed files with 118 additions and 60 deletions
@@ -34,6 +34,7 @@ private:
bool initializeDevice(SDL_Window* window, bool enableVsync);
bool initializeOverlay();
bool isDecoderBlacklisted();
bool isDXVideoProcessorAPIBlacklisted();
static
AVBufferRef* ffPoolAlloc(void* opaque, int size);