Alexandre Julliard pushed to branch master at wine / wine
Commits: 2b4ab570 by Connor McAdams at 2024-10-31T13:56:47-05:00 d3dx9: Introduce d3dx_pixel_format_id enumeration.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 61cd71dd by Connor McAdams at 2024-10-31T13:56:48-05:00 d3dx9: Use the d3dx_pixel_format_id enumeration inside of the d3dx_image structure.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 920b79e6 by Connor McAdams at 2024-10-31T13:56:48-05:00 d3dx9: Use the d3dx_pixel_format_id enumeration inside of the DDS pixel format lookup structure.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - ff2070b7 by Connor McAdams at 2024-10-31T13:56:48-05:00 d3dx9: Use the d3dx_pixel_format_id enumeration inside of the WIC pixel format lookup structure.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - -
5 changed files:
- dlls/d3dx9_36/d3dx9_private.h - dlls/d3dx9_36/surface.c - dlls/d3dx9_36/texture.c - dlls/d3dx9_36/util.c - dlls/d3dx9_36/volume.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/00ea2deabf8f3153eb5958c4aae86b...