nouveau: 3d textures are unsupported, limit 3d levels to 1
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 5 Oct 2014 16:35:51 +0000 (12:35 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 14 Oct 2014 16:33:38 +0000 (12:33 -0400)
commit5524af81365d51757ef68a8e62dbd426d0b07184
tree66bd1218f11766de2e43b3c29cca828895f8dd29
parentabe3b3d1e019212b8496b21335ca03c0dbee6bb2
nouveau: 3d textures are unsupported, limit 3d levels to 1

Ideally there would be a swrast fallback, but the driver isn't ready for
that. This should avoid crashes if someone tries to use 3d textures
though.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Cc: mesa-stable@lists.freedesktop.org
src/mesa/drivers/dri/nouveau/nouveau_context.c