OSDN Git Service

llvmpipe: (trivial) enable cube map arrays
authorRoland Scheidegger <sroland@vmware.com>
Thu, 28 Aug 2014 01:38:55 +0000 (03:38 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 29 Aug 2014 23:33:40 +0000 (01:33 +0200)
commit62fd87198432f3eac7b36fee4dfa2568cc1a5aad
treedc931dcaa214d086ecd44a5cdb541a35760537e7
parent9da75f96bce738d5b2c58e6fe0ce8ad436667c58
llvmpipe: (trivial) enable cube map arrays

The code is all in place now so enable it.
Seems to pass all relevant piglit tests (just like cube maps, some of the
cube map array tests need GALLIVM_DEBUG=no_quad_lod,no_rho_approx)

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
docs/GL3.txt
src/gallium/drivers/llvmpipe/lp_screen.c