On 03/12/2013 10:39 PM, Paul Berry wrote:
On 12 March 2013 22:23, Kenneth Graunke mailto:kenn...@whitecape.org>> wrote:
On 03/11/2013 03:51 PM, Paul Berry wrote:
This patch updates the bitfields brw_context::wm.input_size___masks,
tracker::size_masks, and brw_wm_prog_key::pr
On 12 March 2013 22:23, Kenneth Graunke wrote:
> On 03/11/2013 03:51 PM, Paul Berry wrote:
>
>> This patch updates the bitfields brw_context::wm.input_size_**masks,
>> tracker::size_masks, and brw_wm_prog_key::proj_attrib_**mask, all of
>> which are indexed by gl_frag_attrib, from 32-bit to 64-bi
On 03/11/2013 03:51 PM, Paul Berry wrote:
This patch updates the bitfields brw_context::wm.input_size_masks,
tracker::size_masks, and brw_wm_prog_key::proj_attrib_mask, all of
which are indexed by gl_frag_attrib, from 32-bit to 64-bit.
This paves the way for supporting geometry shaders, and for
This patch updates the bitfields brw_context::wm.input_size_masks,
tracker::size_masks, and brw_wm_prog_key::proj_attrib_mask, all of
which are indexed by gl_frag_attrib, from 32-bit to 64-bit.
This paves the way for supporting geometry shaders, and for merging
the gl_frag_attrib and gl_vert_resul