Initializing cube map and uncompressed DDS is not supported in WIC. But we would like to use them in other part of wine. So we introduce a Wine-specific interface to initialize them.
Signed-off-by: Ziqing Hui zhui@codeweavers.com --- dlls/windowscodecs/ddsformat.c | 40 ++++++++++++++++++++++++++++++++++ include/wincodec.idl | 10 +++++++++ 2 files changed, 50 insertions(+)