[Mesa-dev] [PATCH] llvmpipe: support 8bit subpixel precision
Jose Fonseca
jfonseca at vmware.com
Fri Nov 22 07:06:59 PST 2013
----- Original Message -----
> On 11/22/2013 05:29 AM, Zack Rusin wrote:
> >> For me too, other than the fixed_position members, looks good. Thanks for
> >> your perseverance on this Zack!
> >
> > Thanks! ok, attached is a version that makes position and dx/dy 32bit
> > again, it seems to work great. I have a question for you guys if you run
> > the piglits:
> > ./bin/triangle-rasterization-overdraw -max_size -seed 0xA8402F24 -count 1
> > -auto
> > on master does it fail for you? It fails for me on master, with and without
> > the patch. I'm not sure what to make of it, I might have been looking at
> > rasterization for too long. Looking at the rendering it looks correct.
> >
> > z
> >
>
> Looks good to me.
> The test you mentioned certainly fails for me too.
>
> Roland
>
I get
"Got spurious window resize in automatic run (8192,8192 to 1000,1000)"
So I can't really run the test. I think we need a fbo mode for this test too.
Jose
More information about the mesa-dev
mailing list