mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 15:27:43 +00:00
dcdc17b2dd
Disable GPUSkinning when glsl is disabled, because VertexAttribPointer is not implemented on ARB/GLES and it is called by GPUSkinning. Differential Revision: D2423 Reviewed by: vladislavbelov Fixes: #5635 This was SVN commit r24101.