mesa/src/gallium/drivers
Charmaine Lee 57d9222ef2 svga: abort shader translation upon indirect indexing of temporaries
This patch aborts shader translation upon indirect indexing of temporary
register on non-vgpu10 device. This prevents non-supported feature
sending to the device.

Tested wth MTT-piglit, glretrace.

Reviewed-by: Brian Paul <brianp@vmware.com>
2017-09-08 13:58:38 -06:00
..
ddebug gallium: remove unused PIPE_DUMP_* defines 2017-08-22 09:53:35 +02:00
etnaviv etnaviv: use correct param for etna_compatible_rs_format(..) 2017-08-26 17:20:39 +02:00
freedreno freedreno: skip batch-cache for compute shaders 2017-09-02 11:41:20 -04:00
i915 i915g: Remove a few unused variables 2017-08-28 08:59:50 +02:00
imx imx: gallium driver for imx-drm scanout driver 2017-01-12 19:27:11 +00:00
llvmpipe llvmpipe, draw: increase shader cache limits 2017-09-07 03:32:01 +02:00
noop gallium/noop: fix sampler views 2017-06-12 18:24:37 +02:00
nouveau nvc0/ir: propagate immediates to CALL input MOVs 2017-08-31 22:58:06 -04:00
pl111 Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
r300 r300: use ARRAY_SIZE macro 2017-09-08 10:29:40 +01:00
r600 ac/surface: add radeon_surf::has_stencil for convenience 2017-09-07 17:59:37 +02:00
radeon ac/surface: add radeon_surf::has_stencil for convenience 2017-09-07 17:59:37 +02:00
radeonsi radeonsi: move the guts of ARB_shader_group_vote emission to ac 2017-09-08 04:12:49 +01:00
rbug gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
softpipe softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW 2017-08-17 18:46:44 +02:00
svga svga: abort shader translation upon indirect indexing of temporaries 2017-09-08 13:58:38 -06:00
swr swr/rast: FE/Clipper - unify SIMD8/16 functions using simdlib types 2017-09-06 11:02:36 -05:00
trace gallium: introduce device/driver UUID queries 2017-08-06 12:42:06 +10:00
vc4 broadcom/vc4: Port NEON-code to ARM64 2017-08-15 13:23:54 -07:00
virgl gallium: introduce PIPE_CAP_MEMOBJ 2017-08-03 13:57:16 +10:00