Henri Verbeet : d3d10core: Always create a wined3d texture for d3d10core textures.
Module: wine Branch: master Commit: 2b4c72b13b668d38929b1978ab4f6f0c224b4071 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2b4c72b13b668d38929b1978ab... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Jul 12 13:44:21 2012 +0200 d3d10core: Always create a wined3d texture for d3d10core textures. --- dlls/d3d10core/d3d10core_private.h | 2 +- dlls/d3d10core/device.c | 48 +++++++++++------------------------ dlls/d3d10core/texture.c | 36 ++++++++++++-------------- dlls/d3d10core/view.c | 2 +- dlls/dxgi/device.c | 7 +++-- dlls/wined3d/surface.c | 5 +++ dlls/wined3d/wined3d.spec | 1 + include/wine/wined3d.h | 1 + 8 files changed, 45 insertions(+), 57 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2b4c72b13b668d38929b19...
participants (1)
-
Alexandre Julliard