1
0
forked from 0ad/0ad
0ad/source/graphics/tests
Yves 4b1297b328 Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
Each GUI Page gets its own compartment and all ScriptInterfaces in the
same thread should now use the same JS Runtime.
This is required for the SpiderMonkey upgrade.
Check the ticket for details.

Closes #2241
Refs #1886
Refs #1966

This was SVN commit r14496.
2014-01-04 10:14:53 +00:00
..
test_Color.h Add GPL header 2009-04-18 17:00:33 +00:00
test_LOSTexture.h Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
test_MeshManager.h Fixes tests broken by [11100] 2012-02-19 22:00:29 +00:00
test_ShaderManager.h Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00
test_Terrain.h Delete an unused obsolete method 2012-04-17 21:06:47 +00:00
test_TextureConverter.h fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
test_TextureManager.h Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h. 2012-01-12 23:32:27 +00:00