[Mesa-dev] [PATCH 3/4] llvmpipe: Only advertise unswizzled formats.
Dave Airlie
airlied at gmail.com
Wed Nov 28 15:58:47 PST 2012
On Thu, Nov 29, 2012 at 6:57 AM, <jfonseca at vmware.com> wrote:
> From: José Fonseca <jfonseca at vmware.com>
>
> Update llvmpipe_is_format_supported and llvmpipe_is_format_unswizzled
> so that only the formats that we can render without swizzling are
> advertised.
>
> We can still render all D3D10 required formats except
> PIPE_FORMAT_R11G11B10_FLOAT, which needs to be implemented in a future
> opportunity.
Does this affect GL? just wondering if we could have a bit more
background on why this change is good etc..
I find it hard to review abstract changes with little reasoning in the
commit msg, and I still have a passing interest in llvmpipe.
Dave.
More information about the mesa-dev
mailing list