15 Jun
2020
15 Jun
'20
4:06 p.m.
On Sun, 14 Jun 2020 at 22:47, Paul Gofman <pgofman(a)codeweavers.com> wrote:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49375 Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com> --- dlls/ddraw/tests/ddraw7.c | 2 +- dlls/wined3d/texture.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
I think we would like to free that memory eventually though, if we can. Perhaps we could do something similar to what wined3d_texture_update_map_binding() does for PBOs?