mesa/src
Timothy Arceri 976859ce57 i965: allow sampler indirects on all gens
Without this we will regress the max-samplers piglit test on Gen6
and lower when loop unrolling is done in NIR. There is a check
in the GLSL IR linker that errors when it finds indirects and
EmitNoIndirectSampler is set.

As far as I can tell there is no reason for not enabling this for
all gens regardless of whether they fully support ARB_gpu_shader5
or not.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-12-23 10:15:35 +11:00
..
amd radv: fix dual source blending 2016-12-22 02:07:17 +01:00
compiler nir: Add a couple quick-and-dirty out-of-SSA helpers 2016-12-23 10:15:35 +11:00
egl egl: Check config's surface types in eglCreate*Surface() 2016-12-20 11:53:31 -08:00
gallium radeonsi: Bugfix needed for hashcat 2016-12-22 17:11:43 +01:00
gbm
getopt
glx
gtest
hgl
intel anv: Fix uniform and storage buffer offset alignment limits. 2016-12-16 14:12:54 -08:00
loader
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa i965: allow sampler indirects on all gens 2016-12-23 10:15:35 +11:00
util
vulkan/wsi vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
Makefile.am
SConscript