evanw / glslx

A GLSL type checker, code formatter, and minifier for WebGL
http://evanw.github.io/glslx/
MIT License
408 stars 28 forks source link

Exports uniforms and attributes in CompilerResult #9

Closed fathyb closed 6 years ago

fathyb commented 7 years ago

I've just started working on a project which uses GLSLX and I needed some changes, so I've bundled them in this PR, feel free to cherry-pick!