Module: wine Branch: master Commit: c9b178b594ee5b0668cd05de821faa9a8313faba URL: http://source.winehq.org/git/wine.git/?a=commit;h=c9b178b594ee5b0668cd05de82...
Author: H. Verbeet hverbeet@gmail.com Date: Mon Apr 9 01:53:32 2007 +0200
wined3d: Fixup FBO depth attachments when the depth attachment is larger than the render target.
---
dlls/wined3d/device.c | 55 +++++++++++++++++++++++++++++--------- dlls/wined3d/drawprim.c | 5 +++ dlls/wined3d/surface.c | 57 ++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/wined3d_private.h | 12 ++++++++ 4 files changed, 116 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c9b178b594ee5b0668cd05...