mesa/src/mesa
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
..
drivers i965: allow sampler indirects on all gens 2016-12-23 10:15:35 +11:00
main mesa: don't attempt to unlock an unlocked debug state mutex 2016-12-20 11:41:04 -08:00
math
program treewide: s/comparitor/comparator/ 2016-12-12 22:13:07 -05:00
sparc
state_tracker treewide: s/comparitor/comparator/ 2016-12-12 22:13:07 -05:00
swrast st/mesa/r200/i915/i965: move ARB program fields into a union 2016-11-17 12:53:12 +11:00
swrast_setup
tnl tnl: remove unneeded #include "util/simple_list.h" 2016-11-20 06:41:42 -07:00
tnl_dd
vbo mesa: rename gl_client_array -> gl_vertex_array 2016-10-28 09:25:30 -07:00
x86
x86-64
.gitignore
Android.gen.mk
Android.libmesa_dricore.mk
Android.libmesa_glsl_utils.mk
Android.libmesa_sse41.mk
Android.libmesa_st_mesa.mk
Android.mesa_gen_matypes.mk
Android.mk
gl.pc.in
Makefile.am autoconf: Make header install distinct for various APIs (v2) 2016-10-06 15:03:46 +01:00
Makefile.sources i965: Delete the meta-base CopyImageSubData implementation 2016-12-05 14:00:35 -08:00
SConscript