=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Implement index buffer offset.

Alexandre Julliard julliard at winehq.org
Thu Jun 2 10:50:00 CDT 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Jun  2 11:14:13 2016 +0200

wined3d: Implement index buffer offset.

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/d3d10core/tests/device.c  |  2 +-
 dlls/d3d11/device.c            | 13 ++++---------
 dlls/d3d8/device.c             |  9 ++++-----
 dlls/d3d9/device.c             |  9 ++++-----
 dlls/ddraw/device.c            |  6 +++---
 dlls/wined3d/cs.c              |  5 ++++-
 dlls/wined3d/device.c          | 19 ++++++++++++-------
 dlls/wined3d/drawprim.c        | 15 ++++++++-------
 dlls/wined3d/stateblock.c      |  7 +++++--
 dlls/wined3d/wined3d.spec      |  4 ++--
 dlls/wined3d/wined3d_private.h |  7 ++++---
 include/wine/wined3d.h         |  4 ++--
 12 files changed, 53 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list