search for: is_compressed

Displaying 2 results from an estimated 2 matches for "is_compressed".

Did you mean: 1_compressed
2020 Aug 28
0
Wine release 5.16
...or DdsFrameDecode_CopyPixels(). windowscodecs: Add WIC pixel format information to struct dds_format. windowscodecs: Introduce get_dds_format() to replace get_dxgi_format(). windowscodecs/tests: Expect actual WIC formats for uncompressed image. windowscodecs/tests: Introduce is_compressed(). windowscodecs/tests: Add pixel format bpp to test_data. windowscodecs: Remove get_pixel_format_bpp(). windowscodecs/tests: Add CopyPixels data tests for uncompressed images. windowscodecs/tests: Fix tests for CopyBlocks. windowscodecs: Fix DdsFrameDecode_Dds_CopyBlo...
2020 Aug 01
0
Wine release 5.14
...decs/tests: Add more RGB images for DDS tests. windowscodecs: Add more supported DXGI formats for DDS decoder. And return the actual formats for uncompressed DDS images. windowscodecs/tests: Add tests for DDS images with fourCC which are also uncompressed. windowscodecs: Introduce is_compressed(). And fix some format checks. windowscodecs: Add more formats to get_bytes_per_block_from_format(). windowscodecs/tests: Add tests for cube maps. windowscodecs: Add support for decoding cube maps. windowscodecs/tests: Remove the test data in test_dds_decoder_initialize()....