llvmpipe: enable z32s8x24 format 46/6646/1
authorRoland Scheidegger <sroland@vmware.com>
Thu, 16 May 2013 16:33:21 +0000 (18:33 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 17 May 2013 22:32:45 +0000 (00:32 +0200)
commitf6beb4c6b647b0d5077c7abd6c99cdaba6e0c112
tree94b7b564411aaa1165b3aa07fae0748d5849ad54
parent070a9afb5476b58a2824fac5c94bbe4f78a2d8b9
llvmpipe: enable z32s8x24 format

Now that we can handle it both for sampling and as depth/stencil enable it.
Passes nearly all additional piglit tests which are now performed, with two
exceptions (one being a framebuffer blit which fails for all other formats
including stencil too as we don't support stencil blits, the other reporting
a unexpected GL error so doesn't look to be llvmpipe's fault).
src/gallium/drivers/llvmpipe/lp_screen.c