-
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>