mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-02 03:55:42 -04:00
System: Get rid of double GPU reset
This commit is contained in:
parent
628dc36e77
commit
75e9506803
@ -1040,8 +1040,6 @@ bool CreateGPU(GPURenderer renderer)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// we put this here rather than in Initialize() because of the virtual calls
|
|
||||||
g_gpu->Reset(true);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user