http://www.khronos.org/news/press/relea ... specifica/Looks cool, GLSL shaders can now be pre-compiled and loaded in binary form. The ES 2.0 compatibility is great for mobile testing purposes and for WebGL support! The bind shader to specific pipeline stage, I'm guessing this helps so that when you have the same vert shader which goes into different frag shaders and vice-versa, you don't need to have unique configurations for every different bind?
Thought I'd update everyone if they haven't seen the press release yet.