godot/platform
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
..
android Fix export of 32 Bits Framebuffer option 2017-08-29 02:36:41 +02:00
haiku Dead code tells no tales 2017-08-27 22:13:45 +02:00
iphone Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
javascript Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
osx Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
server Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
uwp Make build scripts Python3 compatible 2017-08-27 23:05:39 +02:00
windows Added new WASAPI driver for Windows 2017-08-27 15:26:15 -03:00
x11 Disable -ffast-math for etc2comp 2017-08-30 11:51:24 +02:00