[Mesa-dev] [PATCH 2/2] mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers.

Stéphane Marchesin stephane.marchesin at gmail.com
Sat Jul 14 12:40:17 PDT 2012


On Fri, Jul 13, 2012 at 5:03 AM, Jose Fonseca <jfonseca at vmware.com> wrote:
> ----- Original Message -----
>> On Thu, Jul 12, 2012 at 08:50:13PM +0100, jfonseca at vmware.com wrote:
>> > From: José Fonseca <jfonseca at vmware.com>
>> >
>> > Tested by running piglit draw-instanced, and by forcing llvmpipe
>> > advertise no native
>> > integer support, which now produces:
>>
>> Looks like a very good solution to me.  Did you check
>> draw-non-instanced too?  51366 is a variant of the same issue.
>
> I got a bogus assertion failure because TGSI_PROCESSOR_VERTEX != PIPE_SHADER_VERTEX, but after fixing that draw-non-instanced works fine.
>
> I've pushed the patches now. If there are any further issues let me know.
>
> Jose

Hi José,

I just tested it, and these two patches fix the issue with i915g.
Thanks a bunch!

Stéphane


More information about the mesa-dev mailing list