mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 05:26:21 +00:00
f1ee2cd66d
Add Ogl_Shader and Ogl_Program handle types for shaders/programs loaded from files. In the vertexshader render path, use a vertex program for lighting for optimization. This was SVN commit r2853.