[Git][wine/wine][master] 3 commits: d3dx9/tests: Add tests for {1,2,4}bpp indexed PNG files.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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(a)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(a)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(a)codeweavers.com> - - - - - 5 changed files: - dlls/d3dx9_36/d3dx9_private.h - dlls/d3dx9_36/surface.c - dlls/d3dx9_36/tests/d3dx9_test_images.h - dlls/d3dx9_36/tests/surface.c - dlls/d3dx9_36/util.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7bdb5334f568f0bc300374edf4210c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7bdb5334f568f0bc300374edf4210c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)