release-20.5
More PCH cleanup
Moved creation of MixedRealityDevice into another function that's independent of the GameState
* VSync is not a swapchain property anymore, it is given on Present and thus can be changed at will * GameApplication now uses a CVar to configure VSync * CVars that are flagged for being saved, are now automatically saved by the game application