Alexandre Julliard pushed to branch master at wine / wine
Commits: d5ee7346 by Connor McAdams at 2024-11-12T21:52:23+01:00 d3dx9/tests: Include ddraw.h in surface.c for DDS header flag definitions.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 41ec0064 by Connor McAdams at 2024-11-12T21:52:24+01:00 d3dx9: Don't attempt to save palettized surfaces in D3DXSaveSurfaceToFileInMemory().
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 8effb152 by Connor McAdams at 2024-11-12T21:52:24+01:00 d3dx9/tests: Add more tests for saving surfaces as DDS files.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 821c25d6 by Connor McAdams at 2024-11-12T21:52:24+01:00 d3dx9: Improve save_dds_surface_to_memory().
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 6d5101f3 by Connor McAdams at 2024-11-12T21:52:24+01:00 d3dx9: Set the DDSCAPS_ALPHA flag when saving DDS files with a pixel format containing an alpha channel.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 3900f6b7 by Connor McAdams at 2024-11-12T21:52:24+01:00 d3dx9: Add support for saving paletted surfaces to DDS files.
Signed-off-by: Connor McAdams <cmcadams@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/5fe083ee8d69d48ddd9a906399a3d5...