Module: wine Branch: master Commit: 9defaa53a1052fcd9e0c75a50ecbfaafe6b08c87 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9defaa53a1052fcd9e0c75a50e...
Author: Matteo Bruni mbruni@codeweavers.com Date: Thu Jan 29 18:45:04 2015 +0100
wined3d: Use the core version of the asynchronous queries functions.
---
dlls/wined3d/context.c | 16 ++++++++-------- dlls/wined3d/directx.c | 16 ++++++++++++++-- dlls/wined3d/query.c | 22 +++++++++++----------- 3 files changed, 33 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9defaa53a1052fcd9e0c75...