Alexandre Julliard pushed to branch master at wine / wine Commits: 45a35a2e by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for selecting a replacement pixel format when saving pixels to a file. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - b1a23151 by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for saving PNG files in d3dx_save_pixels_to_memory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 12631a5a by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for saving JPG files in d3dx_save_pixels_to_memory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - a662a812 by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for saving BMP files in d3dx_save_pixels_to_memory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - bba98eee by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for saving paletted pixel formats in d3dx_pixels_save_wic(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 2183678b by Connor McAdams at 2025-03-04T16:23:59+01:00 d3dx9: Add support for saving DIB files in d3dx_save_pixels_to_memory(). Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 2 changed files: - dlls/d3dx9_36/surface.c - dlls/d3dx9_36/tests/surface.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/eac80b95a327edd0647de39a1c6c70... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/eac80b95a327edd0647de39a1c6c70... You're receiving this email because of your account on gitlab.winehq.org.