- Original Message -
> On Thu, Nov 29, 2012 at 6:57 AM, wrote:
> > From: José Fonseca
> >
> > 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 D3
On Thu, Nov 29, 2012 at 6:57 AM, wrote:
> From: José Fonseca
>
> 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_R11G11B
From: José Fonseca
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
oppo