Module: wine Branch: master Commit: 4ab7af65750bbf0fc9ce16b15ef57eb84a8ce977 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4ab7af65750bbf0fc9ce16b15e...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jul 24 10:44:13 2009 +0200
wined3d: Manage occlusion queries in the context.
---
dlls/wined3d/context.c | 84 +++++++++++++++++++++++++++++++++ dlls/wined3d/device.c | 14 +---- dlls/wined3d/query.c | 101 +++++++++++++++++++++++----------------- dlls/wined3d/wined3d_private.h | 20 ++++++-- 4 files changed, 160 insertions(+), 59 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4ab7af65750bbf0fc9ce16...