Henri Verbeet : wined3d: Move the pipeline statistics query fields from struct wined3d_context to struct wined3d_context_gl.

Alexandre Julliard julliard at winehq.org
Tue May 14 15:43:02 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue May 14 15:44:22 2019 +0430

wined3d: Move the pipeline statistics query fields from struct wined3d_context to struct wined3d_context_gl.

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

---

 dlls/wined3d/context.c         | 73 ++++++++++++++++++------------------------
 dlls/wined3d/query.c           | 20 ++++++------
 dlls/wined3d/wined3d_private.h | 20 ++++++------
 3 files changed, 50 insertions(+), 63 deletions(-)

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



More information about the wine-cvs mailing list