[Mesa-dev] [PATCH 2/2] llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).

Brian Paul brianp at vmware.com
Tue Jan 29 08:12:46 PST 2013


On 01/29/2013 06:28 AM, jfonseca at vmware.com wrote:
> From: José Fonseca<jfonseca at vmware.com>
>
> S8_UNORM was inadvertedly supported together with Z16_UNORM.
>
> I tried to update the code to accomodate stencil-only -- it seemed a simple
> thing to do -- but "fbo-stencil clear GL_STENCIL_INDEX8" still fails,
> and it's not worth debugging.
>
> Therefore although this change tries to update for S8_UNORM, it also
> disables it completely.

For both:
Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list