[Git][wine/wine][master] 5 commits: d3dx9/tests: Add more DDS pixel format tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: 921bd692 by Connor McAdams at 2024-10-14T17:31:37+02:00 d3dx9/tests: Add more DDS pixel format tests. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - e89cb2cd by Connor McAdams at 2024-10-14T17:31:37+02:00 d3dx9/tests: Add file size validation tests for DDS files containing packed pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 472eea86 by Connor McAdams at 2024-10-14T17:31:37+02:00 d3dx9: Validate the size of DDS files containing packed pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - ee4ad2a0 by Connor McAdams at 2024-10-14T17:31:37+02:00 d3dx9: Rework conversion to/from D3DFORMAT from/to DDS pixel format. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 3b353b95 by Connor McAdams at 2024-10-14T17:31:37+02:00 d3dx9: Add support for more DDS pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 4 changed files: - dlls/d3dx9_36/d3dx9_private.h - dlls/d3dx9_36/surface.c - dlls/d3dx9_36/tests/surface.c - dlls/d3dx9_36/util.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/785bfba136dcbff1f4d3f209064fd5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/785bfba136dcbff1f4d3f209064fd5... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)