| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-11 | Don't emitting an imported declaration unless it is used. | Tim Foley | |
| This helps avoid the problem where we emit a function that does a `discard` and thus get a GLSL compilation failure in a vertex shader (that doesn't even call the function). | |||
