mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 09:44:24 +00:00
5cbd46de94
In GL3.0 alpha test mode was deprecated and removed in GL3.3. We should use discard/kill in shaders instead. In shaders alpha test was removed ind3a24c26ba, in FFP it was removed with FFP inb7e6811ea6. Differential Revision: https://code.wildfiregames.com/D4434 This was SVN commit r26211.