-
f8e788bb
by Connor McAdams at 2025-05-23T22:52:58+02:00
d3dx9/tests: Add tests for {1,2,4}bpp indexed PNG files.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
c8267bbb
by Connor McAdams at 2025-05-23T22:52:58+02:00
d3dx9: Properly handle indexed pixel formats smaller than 8bpp.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
22af42ac
by Connor McAdams at 2025-05-23T22:52:58+02:00
d3dx9: Add support for decoding 2bpp indexed PNG files.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58060
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>