[Git][wine/wine][master] 7 commits: d3d11: Use nameless unions/structs.
Alexandre Julliard pushed to branch master at wine / wine Commits: 27e0e73a by Alexandre Julliard at 2026-02-12T11:20:55+01:00 d3d11: Use nameless unions/structs. - - - - - f75a9062 by Alexandre Julliard at 2026-02-12T14:01:43+01:00 makedep: Look for explicitly listed header also in the source file directory. - - - - - 66557daa by Alexandre Julliard at 2026-02-12T14:08:03+01:00 makedep: Use booleans where appropriate. - - - - - 10dadced by Alexandre Julliard at 2026-02-12T14:08:03+01:00 libs: Remove some unused includes. - - - - - dcdd29c6 by Alexandre Julliard at 2026-02-12T14:48:01+01:00 include: Always define cdecl. clang in MSVC mode doesn't define it. - - - - - f5e1123a by Alexandre Julliard at 2026-02-12T21:02:56+01:00 include: Add GetNumberFormatEx prototype. - - - - - 1c4081d0 by Alexandre Julliard at 2026-02-12T23:04:34+01:00 msvcrt: Add wcstoimax/wcstoumax. - - - - - 14 changed files: - dlls/d3d11/device.c - dlls/d3d11/view.c - dlls/msvcr120/msvcr120.spec - dlls/msvcr120_app/msvcr120_app.spec - dlls/ucrtbase/ucrtbase.spec - include/minwindef.h - include/msvcrt/inttypes.h - include/winnls.h - − libs/faudio/src/stb_vorbis.h - − libs/jxr/image/sys/xplatform_image.h - − libs/ldap/include/ac/signal.h - libs/xslt/Makefile.in - tools/make_makefiles - tools/makedep.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da318d70dd96c5077... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da318d70dd96c5077... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)