Module: wine Branch: master Commit: 8355b1a501c24a1c68e0705f5a091161c077a210 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8355b1a501c24a1c68e0705f5a...
Author: H. Verbeet hverbeet@gmail.com Date: Tue Dec 19 19:25:22 2006 +0100
wined3d: Allow the device to store multiple render targets.
---
dlls/wined3d/device.c | 60 ++++++++++++++++++++------------------- dlls/wined3d/directx.c | 8 +++-- dlls/wined3d/surface.c | 16 +++++----- dlls/wined3d/swapchain.c | 2 +- dlls/wined3d/wined3d_private.h | 2 +- 5 files changed, 46 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8355b1a501c24a1c68e070...