godot/drivers
Rémi Verschelde 0e0ccc4adf
ImageLoader: Remove references to unsupported svgz extension
I don't see any reference to gzip/svgz supported in the nanosvg library,
and the handful of test gzip compressed svgz files I tried failed loading.

Also cleaning a couple missing includes in platform export code.

(cherry picked from commit 1ee44b2366)
2022-01-25 18:41:01 +01:00
..
alsa Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
alsamidi Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
coreaudio Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
coremidi Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
dummy ImageLoader: Remove references to unsupported svgz extension 2022-01-25 18:41:01 +01:00
gl_context SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
gles2 Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gles3 Fixes shader compile due to undefined 'diffuse_color' variable with Oren Nayer + Vertex Lighting 2022-01-25 18:40:05 +01:00
gles_common Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
png Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
pulseaudio Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
unix Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
wasapi Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
windows Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
winmidi Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
xaudio2 Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_driver_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_driver_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00