0ad/source/graphics/tests
wraitii 369c2e8801 Further header & precompiled cleanup, fix no-PCH builds.
GUIObjectBase is made a IGUIObject* to avoid including those headers
un-necessarily. Subsequent diffs ought to clean up the various of
pointers for that with a similar type with reference semantics.

Also:
- Add standard C and C++ headers (mostly cstring for memcpy, string and
vector) where needed.
- Swap out some includes for forward declarations
- Clean up un-necessary boost includes in precompiled and other headers.
- Clean up precompiled headers, including fewer things.
- Move ACPI to the windows-specific folder as it's included there only
and mostly specific to that platform.

Thanks Stan for the testing.

Differential Revision: https://code.wildfiregames.com/D3129
This was SVN commit r24352.
2020-12-09 14:39:14 +00:00
..
test_Camera.h Fix most of the new vs2017 induced warnings. 2020-11-26 22:28:50 +00:00
test_Color.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
test_LOSTexture.h Rename ScriptRuntime to ScriptContext 2020-11-14 10:57:50 +00:00
test_MapGenerator.h Rename ScriptRuntime to ScriptContext 2020-11-14 10:57:50 +00:00
test_MeshManager.h Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
test_ShaderManager.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
test_Terrain.h Fix most of the new vs2017 induced warnings. 2020-11-26 22:28:50 +00:00
test_TextureConverter.h Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
test_TextureManager.h Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00