Henri Verbeet : wined3d: Move the "draw_binding" field from struct wined3d_surface to struct wined3d_resource.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 4 15:29:38 CDT 2014


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Aug  4 12:17:27 2014 +0200

wined3d: Move the "draw_binding" field from struct wined3d_surface to struct wined3d_resource.

---

 dlls/wined3d/arb_program_shader.c |  4 ++--
 dlls/wined3d/context.c            |  6 +++---
 dlls/wined3d/device.c             | 10 +++++-----
 dlls/wined3d/drawprim.c           |  8 ++++----
 dlls/wined3d/surface.c            | 28 ++++++++++++++--------------
 dlls/wined3d/swapchain.c          |  6 +++---
 dlls/wined3d/wined3d_private.h    |  3 ++-
 7 files changed, 33 insertions(+), 32 deletions(-)

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



More information about the wine-cvs mailing list