[Mesa-dev] [PATCH] st/mesa: fix bitmap, drawpix, drawtex for PIPE_CAP_TGSI_TEXCOORD

Christoph Bumiller e0425955 at student.tuwien.ac.at
Tue Apr 2 07:43:05 PDT 2013


On 02.04.2013 16:39, Brian Paul wrote:
> On 03/30/2013 08:11 AM, Christoph Bumiller wrote:
>> NOTE: Changed the semantic index for the drawtex coordiante to
>> be the texture unit index instead of always 0.
>> Not sure if this is correct but since the value seems to depend
>> on the unit it would make sense to use different varying slots.
>
> Tested-by: Brian Paul <brianp at vmware.com>
Thanks !
Just to be sure, you're referring to the part that changes the semantic
index so that TEX0..7(max units) is used instead of always TEX0, right ?
I'll push that as a separate patch then.



More information about the mesa-dev mailing list