[Git][wine/wine][master] 5 commits: d3dx9/tests: Add a test for reading back a texture saved as D3DXIFF_JPG.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9f890b02 by Connor McAdams at 2025-03-26T23:02:32+01:00 d3dx9/tests: Add a test for reading back a texture saved as D3DXIFF_JPG. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 505f3fa3 by Connor McAdams at 2025-03-26T23:02:32+01:00 d3dx9/tests: Add more tests for saving textures to DDS files. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - e12a1d28 by Connor McAdams at 2025-03-26T23:02:32+01:00 d3dx9: Add support for saving IDirect3DTexture9 textures to DDS files in D3DXSaveTextureToFileInMemory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 27ac66cc by Connor McAdams at 2025-03-26T23:02:32+01:00 d3dx9: Add support for saving IDirect3DCubeTexture9 textures to DDS files in D3DXSaveTextureToFileInMemory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 096ebc0c by Connor McAdams at 2025-03-26T23:02:32+01:00 d3dx9: Add support for saving IDirect3DVolumeTexture9 textures to DDS files in D3DXSaveTextureToFileInMemory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 6 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/tests/texture.c - dlls/d3dx9_36/texture.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b83b4e3b73d3963172bf5be992467... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b83b4e3b73d3963172bf5be992467... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)