gallium: Disable varying packing on hardware with <=8 texture indirections.
authorPaul Berry <stereotype441@gmail.com>
Thu, 13 Dec 2012 20:45:54 +0000 (12:45 -0800)
committerPaul Berry <stereotype441@gmail.com>
Fri, 14 Dec 2012 18:51:10 +0000 (10:51 -0800)
commit4bb8661b1ba69a223eb4d186ed9528525c3269f3
tree02975e376490a777301806dce09f2dbf43b18cca
parent6ee500cfd28324bef27f145fbe03e77993810c45
gallium: Disable varying packing on hardware with <=8 texture indirections.

In practice this will disable varying packing on R300, R400, i915g,
and nv30.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/mesa/state_tracker/st_extensions.c