godot/modules
Hein-Pieter van Braam d44414c711 Disable -ffast-math for etc2comp
Apparently -ffast-math generates incorrect code with recent versions of
GCC and Clang. The manual page for GCC warns about this possibility.

In my tests it doesn't actually appear to be measurably slower in this
case, and this is used in a batch process so it seems safe to disable
this.

This fixes #10758 and fixes #10070
2017-08-30 11:51:24 +02:00
..
dds Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
enet Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
etc Disable -ffast-math for etc2comp 2017-08-30 11:51:24 +02:00
freetype Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
gdnative Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
gdscript Merge pull request #10745 from neikeq/fix-docdata-and-stuff 2017-08-29 20:11:07 -03:00
gridmap -Fixes to how collada generates tangents (use SurfaceTool), closes #9562 2017-08-29 08:48:39 -03:00
hdr Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
jpg Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
nativescript Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
ogg Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
openssl Dead code tells no tales 2017-08-27 22:13:45 +02:00
opus Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
pbm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
pvr Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
regex Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
squish Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
stb_vorbis Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
svg Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
tga Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
theora Dead code tells no tales 2017-08-27 22:13:45 +02:00
tinyexr Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_script DocData and type hints fixes 2017-08-29 19:40:21 +02:00
vorbis Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
webm Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
webp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_module_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00