0ad/binaries/data/mods/public/shaders
Ykkrosh 7a48606471 GLES compatibility for particle shader
This needs to use the model-view matrix, not model-view-projection (the
transform uniform), else the axes won't be unit vectors and the particle
sizes will be wrong. But GLES doesn't have the pre-defined matrices, so
pass it in explicitly.

This was SVN commit r16165.
2015-01-19 21:44:53 +00:00
..
arb Fixes minimap GLES compatibility by making point size a uniform and passing into the shaders 2014-10-26 04:37:26 +00:00
effects Make the modmod standalone. 2014-08-25 16:38:54 +00:00
glsl GLES compatibility for particle shader 2015-01-19 21:44:53 +00:00