H. Verbeet : wined3d: Fix the relation between surfaces and their container .

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 6 15:27:50 CST 2006


Module: wine
Branch: refs/heads/master
Commit: f7356a34c37f96a6f56120d875f77cfccd79c947
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=f7356a34c37f96a6f56120d875f77cfccd79c947

Author: H. Verbeet <hverbeet at gmail.com>
Date:   Mon Mar  6 18:28:03 2006 +0000

wined3d: Fix the relation between surfaces and their container.

---

 dlls/d3d8/surface.c              |   40 ++++++++++++++++++++++++++++--------
 dlls/d3d9/surface.c              |   42 ++++++++++++++++++++++++++++++--------
 dlls/wined3d/cubetexture.c       |    3 +++
 dlls/wined3d/device.c            |    2 +-
 dlls/wined3d/surface.c           |   24 ++++++++++++++++++++++
 dlls/wined3d/swapchain.c         |    2 ++
 dlls/wined3d/texture.c           |    3 +++
 include/wine/wined3d_interface.h |    2 ++
 8 files changed, 99 insertions(+), 19 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=f7356a34c37f96a6f56120d875f77cfccd79c947



More information about the wine-cvs mailing list