Module: wine Branch: refs/heads/master Commit: d353ab7879d547871fa4732f0895dfed9c0f7ce0 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=d353ab7879d547871fa4732f... Author: Jason Green <jave27(a)gmail.com> Date: Fri Jul 28 15:33:20 2006 -0400 wined3d: Start checking for D3DUSAGE_QUERY_* items, improve traces. --- dlls/wined3d/device.c | 6 +++--- dlls/wined3d/directx.c | 22 +++++++++++++++------- dlls/wined3d/surface.c | 10 +++++----- dlls/wined3d/utils.c | 22 +++++++++++++++++++++- dlls/wined3d/wined3d_private.h | 1 + include/d3d9types.h | 2 +- include/wine/wined3d_types.h | 10 ++++++++++ 7 files changed, 56 insertions(+), 17 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=d353ab7879d547871fa4...