Module: wine Branch: master Commit: 514bac00cc1b36f593c5099dfa6bd2fdf57dd571 URL: https://source.winehq.org/git/wine.git/?a=commit;h=514bac00cc1b36f593c5099df...
Author: Matteo Bruni mbruni@codeweavers.com Date: Fri Feb 18 11:14:28 2022 +0100
d3dx9: Build with nameless unions.
Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dx9_36/d3dx9_private.h | 1 - dlls/d3dx9_36/effect.c | 10 +- dlls/d3dx9_36/math.c | 772 +++++++++++++++++++++--------------------- dlls/d3dx9_36/mesh.c | 38 +-- 4 files changed, 412 insertions(+), 409 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=514bac00cc1b36f593c50...