On Tue, 17 Jan 2012 17:50:51 +0100, Christoph Bumiller
wrote:
> On 01/12/2012 10:53 PM, Christoph Bumiller wrote:
> > The nvc0 gallium driver is advertising 128 MAX_INTERLEAVED_COMPS
> > which made it always assert in the linker when TFB was used.
> >
>
> Going to push this soon if no one minds
On 01/17/2012 05:50 PM, Christoph Bumiller wrote:
> On 01/12/2012 10:53 PM, Christoph Bumiller wrote:
>> The nvc0 gallium driver is advertising 128 MAX_INTERLEAVED_COMPS
>> which made it always assert in the linker when TFB was used.
>>
>
> Going to push this soon if no one minds ... though maybe
On 01/12/2012 10:53 PM, Christoph Bumiller wrote:
> The nvc0 gallium driver is advertising 128 MAX_INTERLEAVED_COMPS
> which made it always assert in the linker when TFB was used.
>
Going to push this soon if no one minds ... though maybe I should just
change the limit in the driver to 64, this s
The nvc0 gallium driver is advertising 128 MAX_INTERLEAVED_COMPS
which made it always assert in the linker when TFB was used.
The new size corresponds to the maximum number of possible unique
outputs when varying packing is used.
NOTE: This is a candidate for the 8.0 branch.
---
src/mesa/main/mt