=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Migrate surfaces to the new location flags.

Alexandre Julliard julliard at winehq.org
Fri Jan 17 11:55:33 CST 2014


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Jan 17 13:27:16 2014 +0100

wined3d: Migrate surfaces to the new location flags.

---

 dlls/wined3d/arb_program_shader.c |    3 +-
 dlls/wined3d/context.c            |   40 ++---
 dlls/wined3d/cs.c                 |    2 +-
 dlls/wined3d/device.c             |   10 +-
 dlls/wined3d/drawprim.c           |    4 +-
 dlls/wined3d/surface.c            |  307 +++++++++++++++++++------------------
 dlls/wined3d/swapchain.c          |   40 ++---
 dlls/wined3d/utils.c              |   23 +--
 dlls/wined3d/wined3d_private.h    |   22 +--
 9 files changed, 221 insertions(+), 230 deletions(-)

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



More information about the wine-cvs mailing list