Closed Skeletonxf closed 8 years ago
ES version of GLSL for mobile
this pull request removes all implicit float-int casts and removes all extern initializers in Shaders.lua to make the shaders run without problems on mobile, and does not affect functionality for desktop
Thank you for your contribution!
ES version of GLSL for mobile
this pull request removes all implicit float-int casts and removes all extern initializers in Shaders.lua to make the shaders run without problems on mobile, and does not affect functionality for desktop