Module: wine Branch: master Commit: 0b24db5db5468808d29b69036dc09492b86e1b9b URL: http://source.winehq.org/git/wine.git/?a=commit;h=0b24db5db5468808d29b69036d...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Aug 16 20:00:25 2010 +0200
wined3d: Also store the subresource container type.
---
dlls/wined3d/arb_program_shader.c | 3 ++- dlls/wined3d/context.c | 9 +++++---- dlls/wined3d/cubetexture.c | 4 ++-- dlls/wined3d/device.c | 12 ++++++------ dlls/wined3d/surface.c | 28 +++++++++++----------------- dlls/wined3d/surface_base.c | 2 +- dlls/wined3d/swapchain.c | 10 +++++----- dlls/wined3d/swapchain_gdi.c | 4 ++-- dlls/wined3d/texture.c | 4 ++-- dlls/wined3d/wined3d_private.h | 22 ++++++++++++++++++++-- 10 files changed, 56 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0b24db5db5468808d29b69...