Alexandre Julliard pushed to branch master at wine / wine
Commits: 85f456f6 by Connor McAdams at 2025-03-20T18:52:08+01:00 d3dx9: Add stubs for D3DXSaveVolumeToFile{A,W,InMemory}().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 52a8496c by Connor McAdams at 2025-03-20T18:52:22+01:00 d3dx9/tests: Add tests for D3DXSaveVolumeToFile{A,W,InMemory}().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - ed845ba8 by Connor McAdams at 2025-03-20T18:52:22+01:00 d3dx9: Implement D3DXSaveVolumeToFile{A,W,InMemory}().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - 44a610a2 by Connor McAdams at 2025-03-20T18:52:22+01:00 d3dx9: Use D3DXSaveVolumeToFileInMemory() inside of D3DXSaveTextureToFileInMemory().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
29 changed files:
- dlls/d3dx9_24/d3dx9_24.spec - dlls/d3dx9_25/d3dx9_25.spec - dlls/d3dx9_26/d3dx9_26.spec - dlls/d3dx9_27/d3dx9_27.spec - dlls/d3dx9_28/d3dx9_28.spec - dlls/d3dx9_29/d3dx9_29.spec - dlls/d3dx9_30/d3dx9_30.spec - dlls/d3dx9_31/d3dx9_31.spec - dlls/d3dx9_32/d3dx9_32.spec - dlls/d3dx9_33/d3dx9_33.spec - dlls/d3dx9_34/d3dx9_34.spec - dlls/d3dx9_35/d3dx9_35.spec - dlls/d3dx9_36/d3dx9_36.spec - 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/tests/texture.c - dlls/d3dx9_36/tests/volume.c - dlls/d3dx9_36/texture.c - dlls/d3dx9_36/volume.c - dlls/d3dx9_37/d3dx9_37.spec - dlls/d3dx9_38/d3dx9_38.spec - dlls/d3dx9_39/d3dx9_39.spec - dlls/d3dx9_40/d3dx9_40.spec - dlls/d3dx9_41/d3dx9_41.spec - dlls/d3dx9_42/d3dx9_42.spec - dlls/d3dx9_43/d3dx9_43.spec - include/d3dx9tex.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4772aca8a183d58320755017e964e4...