[Mesa-dev] gallium ARB_texture_multisample support + r600g

Dave Airlie airlied at gmail.com
Sat Apr 6 04:22:47 PDT 2013


On Sat, Apr 6, 2013 at 8:05 PM, Dave Airlie <airlied at gmail.com> wrote:
> I sent these before, and Marek reviewed them (the first 3 at least).

Oh calim pointed out I'd missed some comments from before, I've pushed
these to a branch with get_sample_position documented in p_context.h,
and switching to using unsigned sample_count instead of int max_sample.

http://cgit.freedesktop.org/~airlied/mesa/log/?h=gallium-texture-multisample

Dave.

>
> But I'd like to have the r600g one looked at before I pushed it,
> I rewrote it to properly return the sample positions from the
> correct place.
>
> One other issue is all the 2D MS Array sampler tests fail on r600g,
> not sure why, I've tested it on my hacked up softpipe and they seem
> fine, so it doesn't seem like an st problem, so I don't think it
> should block pushing these.
>
> Dave.
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list