Module: wine Branch: master Commit: 060934c5570eb41097c712b0192c2d6a94be13f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=060934c5570eb41097c712b019...
Author: Francois Gouget fgouget@free.fr Date: Sun Dec 6 13:45:30 2009 +0100
wined3d: Don't define nameless structs or unions.
Fixes compilation on systems that don't support nameless unions or structs.
---
dlls/wined3d/arb_program_shader.c | 86 ++++++++++++++++++------------------ 1 files changed, 43 insertions(+), 43 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=060934c5570eb41097c712...