godot/platform
Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues
This allows most demos to run without any ubsan or asan errors. There
are still some things in thirdpart/ and some things in AudioServer that
needs a look but this fixes a lot of issues. This should help debug less
obvious issues, hopefully.

This fixes #25217 and fixes #25218
2019-01-30 06:43:56 +01:00
..
android Fix code style issues 2019-01-26 22:35:31 +01:00
haiku Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
iphone ExportDialog: Make error messages translatable 2019-01-21 18:34:53 +01:00
javascript Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378. 2019-01-27 13:41:47 -03:00
osx Using DisplayLink to emulate vsync on OSX 2019-01-29 17:00:35 +11:00
server Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
uwp ExportDialog: Make error messages translatable 2019-01-21 18:34:53 +01:00
windows Remove unused iostream includes 2019-01-28 12:16:22 +01:00
x11 Fix many asan and ubsan reported issues 2019-01-30 06:43:56 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00