mesa/src
Ilia Mirkin 6493b4f4dd spirv/nir: add support for ImageGatherExtended
The strategy is to do the same thing that the GLSL lower_offset_arrays
pass does - create 4 separate texture gather ops, one per offset, and
read in the results from each gather's w component to recreate the
desired result.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-12-16 20:27:37 -05:00
..
amd treewide: s/comparitor/comparator/ 2016-12-12 22:13:07 -05:00
compiler spirv/nir: add support for ImageGatherExtended 2016-12-16 20:27:37 -05:00
egl egl/x11: cleanup init code 2016-12-15 11:48:31 +00:00
gallium swr: Implement fence attached work queues for deferred deletion. 2016-12-16 11:29:02 -06:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Fix uniform and storage buffer offset alignment limits. 2016-12-16 14:12:54 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa i965/vec4: Fix TCS output reads with non-zero component qualifiers. 2016-12-14 21:15:39 -08:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00