godot/modules
Rémi Verschelde d8b543c991 DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT
MSDN says:

> When you write .dds files, you should set the DDSD_CAPS and
> DDSD_PIXELFORMAT flags, and for mipmapped textures you should also
> set the DDSD_MIPMAPCOUNT flag. However, when you read a .dds file,
> you should not rely on the DDSD_CAPS, DDSD_PIXELFORMAT, and
> DDSD_MIPMAPCOUNT flags being set because some writers of such a file
> might not set these flags.

https://docs.microsoft.com/en-us/windows/win32/direct3ddds/dds-header

¯\_(ツ)_/¯

Fixes #39516.

(cherry picked from commit 0f21249a2d)
2020-06-18 11:29:28 +02:00
..
arkit SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
assimp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
bmp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
bullet SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
camera SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
csg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
cvtt SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-18 11:29:28 +02:00
enet SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
etc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
freetype SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdscript Fix: Ctrl + Click not working for subclasses 2020-06-18 11:29:28 +02:00
gridmap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
hdr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jpg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jsonrpc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mbedtls SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mobile_vr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mono SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
ogg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opensimplex SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opus SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
pvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
recast SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
regex Fix RegEx example in class doc and correct typo 2020-06-15 14:34:35 +02:00
squish SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
stb_vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
svg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tga SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
theora SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tinyexr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
upnp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
vhacd SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
visual_script SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webm SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webrtc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
websocket SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
xatlas_unwrap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00