[Git][wine/wine][master] 3 commits: d3dx9: Do not use WIC to detect image file format.
Alexandre Julliard pushed to branch master at wine / wine Commits: 30aa82fc by Connor McAdams at 2024-10-16T19:56:50+02:00 d3dx9: Do not use WIC to detect image file format. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 48f3a80e by Connor McAdams at 2024-10-16T19:56:50+02:00 d3dx9/tests: Add TGA header image info tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 13685d14 by Connor McAdams at 2024-10-16T19:56:50+02:00 d3dx9: Use d3dx9 to get image information for targa files. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 3 changed files: - dlls/d3dx9_36/surface.c - dlls/d3dx9_36/tests/d3dx9_test_images.h - dlls/d3dx9_36/tests/surface.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a3e528f0bfe77a2aec03ca5f3199a1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a3e528f0bfe77a2aec03ca5f3199a1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)