[Git][wine/wine][master] 6 commits: d3dx9: Add support for D3DFMT_V16U16.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3cd45a32 by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9: Add support for D3DFMT_V16U16. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 0e990ead by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9: Add support for D3DFMT_Q16W16V16U16. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - d7e7576e by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9/tests: Add tests for DDS files containing indexed pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - f92e8c72 by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9: Include color palette size when validating the size of DDS files with indexed pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 1ce0ae45 by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9: Add support for retrieving pixels from DDS files with indexed pixel formats. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - ac5f3be4 by Connor McAdams at 2024-10-09T23:00:48+02:00 d3dx9: Add support for D3DFMT_A8P8 DDS files. 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/tests/d3dx9_test_images.h - dlls/d3dx9_36/tests/surface.c - dlls/d3dx9_36/util.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/48f198cbf620e9550e23d27cae7179... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/48f198cbf620e9550e23d27cae7179... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)