mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 18:35:40 +00:00
46af67b5bd
We can render the game only with shaders so we don't need to support fixed function pipeline as a separate render path. We only need to know when to warn a user. Fixes #6244