Henri Verbeet : wined3d: Move the timestamp 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: f942b20a97199ee62cb174e7bee012943abbdd56
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f942b20a97199ee62cb174e7bee012943abbdd56

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

wined3d: Move the timestamp 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         | 57 +++++++++++++++++++++---------------------
 dlls/wined3d/query.c           | 12 ++++-----
 dlls/wined3d/wined3d_private.h | 18 ++++++-------
 3 files changed, 44 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list