mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-10 14:46:14 +01:00
DirectXTex: WIC2 support for ScreenGrab & WICTextureLoader
This commit is contained in:
@@ -153,6 +153,7 @@ IWICImagingFactory* _GetWIC()
|
||||
|
||||
if ( SUCCEEDED(hr) )
|
||||
{
|
||||
// WIC2 is available on Windows 8 and Windows 7 SP1 with KB 2670838 installed
|
||||
g_WIC2 = true;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user