=?UTF-8?Q?Michael=20M=C3=BCller=20?=: wined3d: Implement WINED3D_QUERY_TYPE_PIPELINE_STATISTICS.

Alexandre Julliard julliard at winehq.org
Mon Jun 5 16:56:31 CDT 2017


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

Author: Michael Müller <michael at fds-team.de>
Date:   Mon Jun  5 00:47:34 2017 +0200

wined3d: Implement WINED3D_QUERY_TYPE_PIPELINE_STATISTICS.

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/tests/d3d11.c       |   2 +-
 dlls/wined3d/context.c         |  58 +++++++++++
 dlls/wined3d/directx.c         |   1 +
 dlls/wined3d/query.c           | 227 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_gl.h      |   1 +
 dlls/wined3d/wined3d_private.h |  39 +++++++
 include/wine/wined3d.h         |  15 +++
 8 files changed, 343 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list