=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Introduce wined3d_resource_map ().

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 4 09:40:39 CST 2015


Module: wine
Branch: master
Commit: 535b3fe029bf564e4f703e8f01020148edd87547
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=535b3fe029bf564e4f703e8f01020148edd87547

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Nov  2 17:12:25 2015 +0100

wined3d: Introduce wined3d_resource_map().

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/buffer.c          | 27 +++++++++++++++++++
 dlls/wined3d/resource.c        |  9 +++++++
 dlls/wined3d/surface.c         |  8 ++++++
 dlls/wined3d/texture.c         | 61 +++++++++++++++++++++++++-----------------
 dlls/wined3d/volume.c          |  8 ++++++
 dlls/wined3d/wined3d.spec      |  1 +
 dlls/wined3d/wined3d_private.h |  4 +--
 include/wine/wined3d.h         |  2 ++
 8 files changed, 94 insertions(+), 26 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=535b3fe029bf564e4f703e8f01020148edd87547



More information about the wine-cvs mailing list