Alexandre Julliard pushed to branch master at wine / wine
Commits: 96fb128e by Elizabeth Figura at 2025-02-19T22:42:07+01:00 wined3d: Propagate a CLEARED location when blitting.
Fixes: d58e917e2cb36c6ffcb259356c06171d8f6d4dcc
- - - - - 04587a7b by Elizabeth Figura at 2025-02-19T22:42:07+01:00 wined3d: Explicitly check for BUFFER/SYSMEM before calling wined3d_texture_download_from_texture().
Do not consider cleared textures here; wined3d_texture_download_from_texture() cannot handle them.
Fixes: d58e917e2cb36c6ffcb259356c06171d8f6d4dcc
- - - - -
1 changed file:
- dlls/wined3d/surface.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2b8f88c8e3fce6337ed18ab95f4cf6...