Skip to content

Commit 43bff85

Browse files
author
Git for Windows Build Agent
committed
Update 7 packages
mingw-w64-i686-crt-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) mingw-w64-i686-glib2 (2.80.0-1 -> 2.80.2-1) mingw-w64-i686-headers-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) mingw-w64-i686-libmangle-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) mingw-w64-i686-libwinpthread-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) mingw-w64-i686-tools-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) mingw-w64-i686-winpthreads-git (11.0.0.r744.ge5ac8c550-1 -> 11.0.0.r750.g05598db99-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent e3b91ef commit 43bff85

File tree

417 files changed

+513
-434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

417 files changed

+513
-434
lines changed

mingw32/bin/gdbus-codegen.exe

0 Bytes
Binary file not shown.

mingw32/bin/gdbus.exe

0 Bytes
Binary file not shown.

mingw32/bin/gendef.exe

0 Bytes
Binary file not shown.

mingw32/bin/genidl.exe

0 Bytes
Binary file not shown.

mingw32/bin/genpeimg.exe

0 Bytes
Binary file not shown.

mingw32/bin/gi-compile-repository.exe

1.5 KB
Binary file not shown.

mingw32/bin/gi-decompile-typelib.exe

0 Bytes
Binary file not shown.

mingw32/bin/gi-inspect-typelib.exe

0 Bytes
Binary file not shown.

mingw32/bin/gio-querymodules.exe

0 Bytes
Binary file not shown.

mingw32/bin/gio.exe

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw32/bin/glib-compile-schemas.exe

0 Bytes
Binary file not shown.

mingw32/bin/glib-genmarshal-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import re
2323
import sys
2424

25-
VERSION_STR = '''glib-genmarshal version 2.80.0
25+
VERSION_STR = '''glib-genmarshal version 2.80.2
2626
glib-genmarshal comes with ABSOLUTELY NO WARRANTY.
2727
You may redistribute copies of glib-genmarshal under the terms of
2828
the GNU General Public License which can be found in the

mingw32/bin/glib-genmarshal.exe

0 Bytes
Binary file not shown.

mingw32/bin/glib-gettextize

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Usage: glib-gettextize [OPTION]... [package-dir]
3939
-f, --force force writing of new files even if old exist
4040
Report bugs to https://gitlab.gnome.org/GNOME/glib/issues/new."
4141
package=glib
42-
version=2.80.0
42+
version=2.80.2
4343
try_ln_s=:
4444

4545
# Directory where the sources are stored.

mingw32/bin/glib-mkenums-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Non-english locale systems might complain to unrecognized character
2323
sys.stdout = io.TextIOWrapper(sys.stdout.detach(), encoding='utf-8')
2424

25-
VERSION_STR = '''glib-mkenums version 2.80.0
25+
VERSION_STR = '''glib-mkenums version 2.80.2
2626
glib-mkenums comes with ABSOLUTELY NO WARRANTY.
2727
You may redistribute copies of glib-mkenums under the terms of
2828
the GNU General Public License which can be found in the

mingw32/bin/glib-mkenums.exe

0 Bytes
Binary file not shown.

mingw32/bin/gobject-query.exe

0 Bytes
Binary file not shown.

mingw32/bin/gresource.exe

0 Bytes
Binary file not shown.

mingw32/bin/gsettings.exe

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw32/bin/gspawn-win32-helper.exe

512 Bytes
Binary file not shown.

mingw32/bin/gtester-report-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ def parse_opts():
457457
:return: An options object and the program arguments.
458458
"""
459459
parser = optparse.OptionParser()
460-
parser.version = '2.80.0'
460+
parser.version = '2.80.2'
461461
parser.usage = "%prog [OPTIONS] <gtester-log.xml>"
462462
parser.description = "Generate HTML reports from the XML log files generated by gtester."
463463
parser.epilog = "gtester-report (GLib utils) version %s."% (parser.version,)

mingw32/bin/gtester-report.exe

0 Bytes
Binary file not shown.

mingw32/bin/libgio-2.0-0.dll

14 KB
Binary file not shown.

mingw32/bin/libgirepository-2.0-0.dll

2.5 KB
Binary file not shown.

mingw32/bin/libglib-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/bin/libgmodule-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/bin/libgobject-2.0-0.dll

1.5 KB
Binary file not shown.

mingw32/bin/libgthread-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/bin/libwinpthread-1.dll

0 Bytes
Binary file not shown.

mingw32/bin/widl.exe

0 Bytes
Binary file not shown.

mingw32/include/_mingw_mac.h

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,17 +267,31 @@
267267
# define __MINGW_ATTRIB_DEPRECATED_SEC_WARN
268268
#endif
269269

270+
#ifdef __clang__
270271
#define __MINGW_MS_PRINTF(__format,__args) \
271-
__attribute__((__format__(ms_printf, __format,__args)))
272+
__attribute__((__format__(__printf__, __format,__args)))
272273

273274
#define __MINGW_MS_SCANF(__format,__args) \
274-
__attribute__((__format__(ms_scanf, __format,__args)))
275+
__attribute__((__format__(__scanf__, __format,__args)))
275276

276277
#define __MINGW_GNU_PRINTF(__format,__args) \
277-
__attribute__((__format__(gnu_printf,__format,__args)))
278+
__attribute__((__format__(__printf__,__format,__args)))
278279

279280
#define __MINGW_GNU_SCANF(__format,__args) \
280-
__attribute__((__format__(gnu_scanf, __format,__args)))
281+
__attribute__((__format__(__scanf__, __format,__args)))
282+
#else
283+
#define __MINGW_MS_PRINTF(__format,__args) \
284+
__attribute__((__format__(__ms_printf__, __format,__args)))
285+
286+
#define __MINGW_MS_SCANF(__format,__args) \
287+
__attribute__((__format__(__ms_scanf__, __format,__args)))
288+
289+
#define __MINGW_GNU_PRINTF(__format,__args) \
290+
__attribute__((__format__(__gnu_printf__,__format,__args)))
291+
292+
#define __MINGW_GNU_SCANF(__format,__args) \
293+
__attribute__((__format__(__gnu_scanf__, __format,__args)))
294+
#endif /* !__clang__ */
281295

282296
#undef __mingw_ovr
283297

mingw32/include/activation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activation.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activation.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activaut.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activaut.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activaut.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activdbg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activdbg.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activdbg.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activdbg100.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activdbg100.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activdbg100.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activprof.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activprof.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activprof.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/activscp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/activscp.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/activscp.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/adhoc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/adhoc.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/adhoc.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/alg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/alg.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/alg.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/amstream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/amstream.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/amstream.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/amvideo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/amvideo.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/amvideo.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/asyncinfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/asyncinfo.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/asyncinfo.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audioclient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/audioclient.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/audioclient.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audioendpoints.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/audioendpoints.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/audioendpoints.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/audiopolicy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/audiopolicy.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/audiopolicy.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/austream.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/austream.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/austream.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bdaiface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bdaiface.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bdaiface.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits1_5.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits1_5.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits1_5.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits2_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits2_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits2_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits2_5.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits2_5.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits2_5.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits3_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits3_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits3_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/bits5_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/bits5_0.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/bits5_0.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/comadmin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/comadmin.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/comadmin.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/comcat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/comcat.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/comcat.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/commoncontrols.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/commoncontrols.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/commoncontrols.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/control.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/control.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/credentialprovider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/credentialprovider.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/credentialprovider.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/ctfutb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/ctfutb.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/ctfutb.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/ctxtcall.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/ctxtcall.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/ctxtcall.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d10.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d10.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d10_1.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d10_1.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10effect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d10effect.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d10effect.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10sdklayers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d10sdklayers.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d10sdklayers.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d10shader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d10shader.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d10shader.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_1.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11_1.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11_1.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11_2.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11_2.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_3.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11_3.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11_3.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11_4.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11_4.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11_4.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11on12.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11on12.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11on12.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d11sdklayers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d11sdklayers.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d11sdklayers.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__

mingw32/include/d3d12.h

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*** Autogenerated by WIDL 9.5 from include/d3d12.idl - Do not edit ***/
1+
/*** Autogenerated by WIDL 9.8 from include/d3d12.idl - Do not edit ***/
22

33
#ifdef _WIN32
44
#ifndef __REQUIRED_RPCNDR_H_VERSION__
@@ -2933,6 +2933,26 @@ typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS13 {
29332933
WINBOOL TextureCopyBetweenDimensionsSupported;
29342934
WINBOOL AlphaBlendFactorSupported;
29352935
} D3D12_FEATURE_DATA_D3D12_OPTIONS13;
2936+
typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS14 {
2937+
WINBOOL AdvancedTextureOpsSupported;
2938+
WINBOOL WriteableMSAATexturesSupported;
2939+
WINBOOL IndependentFrontAndBackStencilRefMaskSupported;
2940+
} D3D12_FEATURE_DATA_D3D12_OPTIONS14;
2941+
typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS15 {
2942+
WINBOOL TriangleFanSupported;
2943+
WINBOOL DynamicIndexBufferStripCutSupported;
2944+
} D3D12_FEATURE_DATA_D3D12_OPTIONS15;
2945+
typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS16 {
2946+
WINBOOL DynamicDepthBiasSupported;
2947+
WINBOOL GPUUploadHeapSupported;
2948+
} D3D12_FEATURE_DATA_D3D12_OPTIONS16;
2949+
typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS17 {
2950+
WINBOOL NonNormalizedCoordinateSamplersSupported;
2951+
WINBOOL ManualWriteTrackingResourceSupported;
2952+
} D3D12_FEATURE_DATA_D3D12_OPTIONS17;
2953+
typedef struct D3D12_FEATURE_DATA_D3D12_OPTIONS18 {
2954+
WINBOOL RenderPassesValid;
2955+
} D3D12_FEATURE_DATA_D3D12_OPTIONS18;
29362956
typedef enum D3D12_FEATURE {
29372957
D3D12_FEATURE_D3D12_OPTIONS = 0,
29382958
D3D12_FEATURE_ARCHITECTURE = 1,
@@ -2966,7 +2986,12 @@ typedef enum D3D12_FEATURE {
29662986
D3D12_FEATURE_D3D12_OPTIONS10 = 39,
29672987
D3D12_FEATURE_D3D12_OPTIONS11 = 40,
29682988
D3D12_FEATURE_D3D12_OPTIONS12 = 41,
2969-
D3D12_FEATURE_D3D12_OPTIONS13 = 42
2989+
D3D12_FEATURE_D3D12_OPTIONS13 = 42,
2990+
D3D12_FEATURE_D3D12_OPTIONS14 = 43,
2991+
D3D12_FEATURE_D3D12_OPTIONS15 = 44,
2992+
D3D12_FEATURE_D3D12_OPTIONS16 = 45,
2993+
D3D12_FEATURE_D3D12_OPTIONS17 = 46,
2994+
D3D12_FEATURE_D3D12_OPTIONS18 = 47
29702995
} D3D12_FEATURE;
29712996
typedef struct D3D12_MEMCPY_DEST {
29722997
void *pData;

0 commit comments

Comments
 (0)