mirror of https://github.com/mpv-player/mpv
ec58670a0d
Filtering globally D3D11_MESSAGE_ID_CREATETEXTURE2D_INVALIDDIMENSIONS is suboptimal, because can also hide other invalid usages. In the same time it is not enough, because not only this message is emitted, but also one about E_INVALIDARG. Just flush queue before and clear messages after to ignore this part of code. As a side note, I don't believe this texture size lookup is in fact useful, but since it is there and is relatively harmless, let's leave it as is. |
||
---|---|---|
.. | ||
context.c | ||
context.h | ||
hwdec_d3d11va.c | ||
hwdec_dxva2dxgi.c | ||
ra_d3d11.c | ||
ra_d3d11.h |