Jason Green : wined3d: Replace memset/memcpy routines on stateblock ( fixes dynamic shader constants regression).

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 24 06:55:03 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 75950b5bf83313ef33ba86acd400613b22e57beb
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=75950b5bf83313ef33ba86acd400613b22e57beb

Author: Jason Green <jave27 at gmail.com>
Date:   Sun Jul 23 15:08:27 2006 -0400

wined3d: Replace memset/memcpy routines on stateblock (fixes dynamic shader constants regression).

---

 dlls/wined3d/device.c          |   16 ++---
 dlls/wined3d/directx.c         |   50 +++++++++++----
 dlls/wined3d/stateblock.c      |  136 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   14 ++++
 4 files changed, 196 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list