Connor McAdams : d3dx9/tests: Move the images used across multiple test files into a shared header.
4 Jul
2024
4 Jul
'24
9:50 p.m.
Module: wine Branch: master Commit: d4090df3f4806034060ded3e819f90197334f08a URL: https://gitlab.winehq.org/wine/wine/-/commit/d4090df3f4806034060ded3e819f901... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Fri Jun 7 09:07:37 2024 -0400 d3dx9/tests: Move the images used across multiple test files into a shared header. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/d3dx9_36/tests/d3dx9_test_images.h | 381 ++++++++++++++++++++++++++++++++ dlls/d3dx9_36/tests/surface.c | 267 +--------------------- dlls/d3dx9_36/tests/texture.c | 186 +--------------- dlls/d3dx9_36/tests/volume.c | 18 +- 4 files changed, 384 insertions(+), 468 deletions(-)
622
Age (days ago)
622
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard