Henri Verbeet : wined3d: Simplify handling of swizzled attributes.

Alexandre Julliard julliard at winehq.org
Thu Jan 8 08:31:13 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan  8 10:19:17 2009 +0100

wined3d: Simplify handling of swizzled attributes.

This should also be a little bit faster.

---

 dlls/wined3d/arb_program_shader.c |    3 +-
 dlls/wined3d/drawprim.c           |    3 +
 dlls/wined3d/glsl_shader.c        |    3 +-
 dlls/wined3d/vertexdeclaration.c  |   36 +-------
 dlls/wined3d/vertexshader.c       |  166 +-----------------------------------
 dlls/wined3d/wined3d_private.h    |   17 +----
 include/wine/wined3d.idl          |    2 +
 7 files changed, 18 insertions(+), 212 deletions(-)

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



More information about the wine-cvs mailing list