Henri Verbeet : wined3d: Introduce cubetexture_init() to handle most of the cube texture initialization.

Alexandre Julliard julliard at winehq.org
Wed Jun 3 09:31:15 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun  3 10:47:26 2009 +0200

wined3d: Introduce cubetexture_init() to handle most of the cube texture initialization.

---

 dlls/wined3d/cubetexture.c     |  275 +++++++++++++++++++++++++++++++---------
 dlls/wined3d/device.c          |  111 +----------------
 dlls/wined3d/wined3d_private.h |    4 +-
 3 files changed, 222 insertions(+), 168 deletions(-)

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



More information about the wine-cvs mailing list