Hi there.
Simple question: Is it a bad habit to first unbind an old shader and then bind the new shader?
Might it be better to directly bind the new shader?
I just thought, this might be better, since the other way round this might be equal to binding 2 different shaders, without using the first (fixed pipe).
Jan.



