kovasb / gamma

glsl shaders made simple
Eclipse Public License 1.0
306 stars 20 forks source link

Report which shader (vertex or fragment) failed to compile #17

Closed sgrove closed 9 years ago

sgrove commented 9 years ago

Right now you just say that a shader failed to compile, change the error to state which one failed.

I'll send PR for this tonight or tomorrow.

sgrove commented 9 years ago

d'oh, looks like this is already covered, I just glazed over the stacktrace from a large program that failed to compile - sorry for the noise