[Git][wine/wine][master] 4 commits: d3dx9: Introduce d3dx_pixel_format_id enumeration.
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(a)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(a)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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/00ea2deabf8f3153eb5958c4aae86b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)