Alexandre Julliard pushed to branch master at wine / wine
Commits: b8b136f0 by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9/tests: Remove now unused arguments from check_tga_image_info().
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 0fce2872 by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9/tests: Add more tests for loading targa files.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 2dffc40f by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9: Add support for loading basic targa images without WIC.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - 7a97e756 by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9: Add support for decoding targa files with different pixel orders in d3dx9.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - e670a35d by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9: Add support for decoding targa files with run length encoding in d3dx9.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - - d29eacb9 by Connor McAdams at 2024-10-18T19:27:49+02:00 d3dx9: Add support for decoding targa files with a color map in d3dx9.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
- - - - -
2 changed files:
- dlls/d3dx9_36/surface.c - dlls/d3dx9_36/tests/surface.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1bd5586058493446b4628fd580862e...