Henri Verbeet : wined3d: Move FBO handling functions to context.c.

Alexandre Julliard julliard at winehq.org
Fri Sep 19 07:14:37 CDT 2008


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Sep 18 14:57:53 2008 +0200

wined3d: Move FBO handling functions to context.c.

---

 dlls/wined3d/context.c         |  293 ++++++++++++++++++++++++++++++++++++----
 dlls/wined3d/device.c          |  228 +------------------------------
 dlls/wined3d/surface.c         |    6 +-
 dlls/wined3d/wined3d_private.h |    7 +-
 4 files changed, 282 insertions(+), 252 deletions(-)

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



More information about the wine-cvs mailing list