mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 07:26:29 +00:00
3391542fec
Two issues are fixed: - Atlas on non-Mac crashed when started from within the game. - MSAA options crashed if enabled on startup. The underlying issues where improper shutdown, and assuming the renderer was initialised than it might not be (in particular, the post-processor wasn't). Tested by: Stan Differential Revision: https://code.wildfiregames.com/D3131 This was SVN commit r24233.