Re: [Mesa-dev] [PATCH 00/12] ARB_fragment_layer_viewport for i965

2014-01-28 Thread Ian Romanick
On 01/24/2014 11:51 PM, Chris Forbes wrote: > This series adds support for ARB_fragment_layer_viewport on i965 Gen7, in > core contexts [the same conditions as for ARB_viewport_array being exposed]. > > This is another tiny piece of GL4.3, allowing the GS- [or with > AMD_vertex_shader_*, VS- ] wri

Re: [Mesa-dev] [PATCH 00/12] ARB_fragment_layer_viewport for i965

2014-01-25 Thread Kenneth Graunke
On 01/24/2014 10:51 PM, Chris Forbes wrote: > This series adds support for ARB_fragment_layer_viewport on i965 Gen7, in > core contexts [the same conditions as for ARB_viewport_array being exposed]. > > This is another tiny piece of GL4.3, allowing the GS- [or with > AMD_vertex_shader_*, VS- ] wri

[Mesa-dev] [PATCH 00/12] ARB_fragment_layer_viewport for i965

2014-01-24 Thread Chris Forbes
This series adds support for ARB_fragment_layer_viewport on i965 Gen7, in core contexts [the same conditions as for ARB_viewport_array being exposed]. This is another tiny piece of GL4.3, allowing the GS- [or with AMD_vertex_shader_*, VS- ] written values of gl_Layer and gl_ViewportIndex to be rea