godot/platform
Rémi Verschelde 8ac1bcfd3d Fix init of VisualServerRaster
Contrarily to what #23434 assumed, this is not a memory leak,
the VisualServerRaster instance is passed as a parameter to
VisualServerWrapMT's constructor.

Fixes #23437.
2018-11-01 19:23:12 +01:00
..
android Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
haiku Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
iphone Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
javascript Merge pull request #23387 from eska014/memgrowth-preload 2018-10-29 23:43:11 +01:00
osx Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
server Allow the server platform to build on linux again. 2018-10-30 12:38:55 +00:00
uwp Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
windows Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
x11 Fix init of VisualServerRaster 2018-11-01 19:23:12 +01:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00