Skip to content

Reject wic invalid formats

Zhiyi Zhang requested to merge zhiyi/wine:reject-wic-invalid-format into master

These invalid formats are rejected when creating WIC render targets. Otherwise, Wine may create a WIC render target with an unsupported format and in turn, will make testing IsSupported() method difficult.

Merge request reports

Loading