Re: [Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack

2013-07-18 Thread Matt Turner
On Mon, Jul 15, 2013 at 7:32 PM, Kenneth Graunke wrote: > Hello! > > The GL_ARB_shading_language_420pack allows qualifiers to be specified in > a flexible order, which is nice now that there are so many different > qualifiers. Yet, we still need to support the old language semantics > which enfor

Re: [Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack

2013-07-16 Thread Jordan Justen
Patch 11 was a bit of a bear. You might have lost me a bit on that one. :) Reviewed-by: Jordan Justen On Mon, Jul 15, 2013 at 7:32 PM, Kenneth Graunke wrote: > Hello! > > The GL_ARB_shading_language_420pack allows qualifiers to be specified in > a flexible order, which is nice now that there ar

[Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack

2013-07-15 Thread Kenneth Graunke
Hello! The GL_ARB_shading_language_420pack allows qualifiers to be specified in a flexible order, which is nice now that there are so many different qualifiers. Yet, we still need to support the old language semantics which enforce a particular ordering as well. Previously, we handled the orderi