Henri Verbeet : d3d10core: Add locking around wined3d calls.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 13 04:23:49 CDT 2015


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Aug 12 17:37:08 2015 +0200

d3d10core: Add locking around wined3d calls.

---

 dlls/d3d10core/async.c       |   5 ++
 dlls/d3d10core/buffer.c      |  16 +++++-
 dlls/d3d10core/device.c      | 131 ++++++++++++++++++++++++++++++++++++++++++-
 dlls/d3d10core/inputlayout.c |   8 +++
 dlls/d3d10core/shader.c      |  24 ++++++++
 dlls/d3d10core/state.c       |  21 +++++++
 dlls/d3d10core/texture.c     |  30 ++++++++++
 dlls/d3d10core/utils.c       |  29 +++++++++-
 dlls/d3d10core/view.c        |  19 ++++++-
 9 files changed, 277 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list