Stefan Dösinger : wined3d: Implement high order patches.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 6 12:59:10 CDT 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Wed Jul  4 17:57:45 2007 +0200

wined3d: Implement high order patches.

---

 dlls/wined3d/device.c          |  118 +++++++++++--
 dlls/wined3d/directx.c         |    7 +-
 dlls/wined3d/drawprim.c        |  384 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/utils.c           |   19 ++
 dlls/wined3d/wined3d_private.h |   30 +++-
 5 files changed, 542 insertions(+), 16 deletions(-)

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



More information about the wine-cvs mailing list