Module: wine Branch: master Commit: d4090df3f4806034060ded3e819f90197334f08a URL: https://gitlab.winehq.org/wine/wine/-/commit/d4090df3f4806034060ded3e819f901...
Author: Connor McAdams cmcadams@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@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(-)