Henri Verbeet : wined3d: Replace the "updateStateBlock" wined3d_device field with a "update_state" field.

Alexandre Julliard julliard at winehq.org
Mon Aug 26 13:21:56 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Aug 26 09:23:37 2013 +0200

wined3d: Replace the "updateStateBlock" wined3d_device field with a "update_state" field.

---

 dlls/wined3d/device.c          |  295 ++++++++++++++++++++--------------------
 dlls/wined3d/stateblock.c      |    8 +-
 dlls/wined3d/wined3d_private.h |    6 +-
 3 files changed, 152 insertions(+), 157 deletions(-)

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



More information about the wine-cvs mailing list