mesa/src/gallium/drivers
Rob Clark 01b5f13363 freedreno/ir3: fix constlen in case of load_uniform_indirect
We can't rely on what we get from the assembler if we have indirect
addressing of constant file, since the assembler doesn't know the array
index.  This got lost in the transition to NIR.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-06-30 12:13:44 -04:00
..
freedreno freedreno/ir3: fix constlen in case of load_uniform_indirect 2015-06-30 12:13:44 -04:00
i915 tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations 2015-06-05 19:44:32 +02:00
ilo gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE 2015-06-29 13:24:22 +02:00
llvmpipe llvmpipe: Truncate the binned constants to max const buffer size. 2015-06-19 07:21:06 +01:00
noop gallium: make pipe_context::begin_query return a boolean 2015-05-06 00:03:36 +03:00
nouveau nv50/ir: fix emission of address reg in 3rd source 2015-06-30 02:51:14 -04:00
r300 mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
r600 mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
radeon gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE 2015-06-29 13:24:22 +02:00
radeonsi radeonsi: add support for geometry shader invocations. 2015-06-27 00:24:30 +01:00
rbug gallium/drivers: Add extern "C" wrappers to public entry 2015-05-15 13:55:59 -04:00
softpipe softpipe/query: force parenthesis around a logical not 2015-06-08 12:38:08 +03:00
svga mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
trace trace: Add missing p_compiler.h include. 2015-06-12 12:14:11 +01:00
vc4 mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00