mesa/src/gallium/drivers
Samuel Pitoiset 4f58b78c30 nvc0/ir: add support for compute UBOs on Kepler
Make sure to avoid out of bounds access in presence of indirect
array indexing by loading the size from the driver constant buffer.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-04-01 22:26:24 +02:00
..
ddebug gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
freedreno freedreno/ir3: fix for load_front_face intrinsic 2016-03-28 10:19:53 -04:00
i915 gallium: add CAPs returning PCI device location 2016-03-09 15:02:28 +01:00
ilo tgsi: split tgsi_util_get_texture_coord_dim() function into two 2016-03-31 09:48:00 -06:00
llvmpipe llvmpipe: fix lp_rast_plane alignment on 32bit 2016-03-15 19:42:15 +01:00
noop gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
nouveau nvc0/ir: add support for compute UBOs on Kepler 2016-04-01 22:26:24 +02:00
r300 gallium/radeon: remove old CS tracing 2016-03-20 00:56:35 +01:00
r600 r600: ignore PIPE_BIND_LINEAR in *_is_format_supported 2016-03-30 20:00:27 +02:00
radeon radeon/r600: Fix return type in failure branch 2016-03-27 18:00:35 +02:00
radeonsi radeonsi: use util_strchrnul() to fix android build error 2016-04-01 13:56:57 +01:00
rbug gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
softpipe softpipe: add image support to softpipe (v3) 2016-03-31 09:14:16 +10:00
svga svga: emit sampler declarations in the helper function for non vgpu10 2016-03-29 13:35:09 -06:00
swr swr: [rasterizer jitter] Fix MASKLOADD AVX prototype (float -> i32) 2016-03-25 14:45:40 -05:00
trace gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
vc4 vc4: Remove unused include from vc4_nir_lower_txf_ms.c 2016-03-28 11:51:11 -07:00
virgl virgl: drop next shader property for now. 2016-03-26 17:50:32 +10:00