Module: wine Branch: master Commit: ee8a5b7dd1e554ef32229c766715f23ba17c9f6c URL: http://source.winehq.org/git/wine.git/?a=commit;h=ee8a5b7dd1e554ef32229c7667...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Oct 8 08:47:20 2014 +0200
wined3d: Track texture allocation per-texture.
---
dlls/wined3d/surface.c | 13 +++--------- dlls/wined3d/texture.c | 47 +++++++++++++++++++++++++++++++----------- dlls/wined3d/volume.c | 8 +++---- dlls/wined3d/wined3d_private.h | 14 ++++++------- 4 files changed, 49 insertions(+), 33 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ee8a5b7dd1e554ef32229c...