Module: wine Branch: master Commit: dbc4dfc495c0af023b35dadd982303fdae9cfd4a URL: http://source.winehq.org/git/wine.git/?a=commit;h=dbc4dfc495c0af023b35dadd98...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Sep 17 23:03:33 2009 +0200
wined3d: Move "parent_ops" to IWineD3DResourceClass.
---
dlls/wined3d/basetexture.c | 6 ++++-- dlls/wined3d/buffer.c | 5 ++--- dlls/wined3d/cubetexture.c | 8 +++----- dlls/wined3d/resource.c | 4 +++- dlls/wined3d/surface.c | 6 ++---- dlls/wined3d/texture.c | 8 +++----- dlls/wined3d/volume.c | 5 ++--- dlls/wined3d/volumetexture.c | 8 +++----- dlls/wined3d/wined3d_private.h | 12 +++--------- 9 files changed, 25 insertions(+), 37 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dbc4dfc495c0af023b35da...