Matteo Bruni : d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers.

Alexandre Julliard julliard at winehq.org
Mon Dec 17 15:36:39 CST 2018


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Mon Dec 17 23:17:22 2018 +0330

d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d9/buffer.c       |  24 ++++++-
 dlls/d3d9/d3d9_private.h |   4 +-
 dlls/d3d9/device.c       |  44 +++++++++++--
 dlls/d3d9/stateblock.c   |   3 +
 dlls/d3d9/tests/visual.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 234 insertions(+), 8 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f34a19e68eea12fd0ae0ddd88134031939383f05



More information about the wine-cvs mailing list