Paul Gofman : wined3d: Factor out compute_normal_matrix() function.

Alexandre Julliard julliard at winehq.org
Thu May 16 16:26:58 CDT 2019


Module: wine
Branch: master
Commit: 57bb929e8a10a8faef37fa9753406f4075472f73
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=57bb929e8a10a8faef37fa9753406f4075472f73

Author: Paul Gofman <gofmanp at gmail.com>
Date:   Wed May 15 18:06:52 2019 +0300

wined3d: Factor out compute_normal_matrix() function.

Signed-off-by: Paul Gofman <gofmanp at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/glsl_shader.c     | 289 +---------------------------------------
 dlls/wined3d/utils.c           | 294 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   5 +
 3 files changed, 301 insertions(+), 287 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=57bb929e8a10a8faef37fa9753406f4075472f73



More information about the wine-cvs mailing list