mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-23 16:39:02 +00:00
Use Rec 2020 colorspace for WCG support even if HDR is off on the host
This commit is contained in:
@@ -989,7 +989,7 @@ Exit:
|
||||
overlayVertexBuffer->Release();
|
||||
}
|
||||
|
||||
int DXVA2Renderer::getDecoderColorspace()
|
||||
int DXVA2Renderer::getDecoderSdrColorspace()
|
||||
{
|
||||
if (m_DeviceQuirks & DXVA2_QUIRK_NO_VP) {
|
||||
// StretchRect() assumes Rec 601 on Intel and Qualcomm GPUs.
|
||||
|
||||
Reference in New Issue
Block a user