Henri Verbeet : wined3d: Store the context' s current rendertarget as a texture and sub-resource index.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 30 10:00:29 CDT 2016


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Mar 29 16:45:32 2016 +0200

wined3d: Store the context's current rendertarget as a texture and sub-resource index.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/context.c         | 119 ++++++++++++++++++++++++++---------------
 dlls/wined3d/query.c           |  14 ++---
 dlls/wined3d/surface.c         |  44 +++++++--------
 dlls/wined3d/wined3d_private.h |  15 +++++-
 4 files changed, 119 insertions(+), 73 deletions(-)

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



More information about the wine-cvs mailing list