mesa/src
Neil Roberts 9a96afb97e nir/opcodes: Add a helper function to generate the comparison binops
Adds binop_compare_all_sizes which generates both 1-bit and 32-bit
versions of the comparison operation. This reduces the code
duplication a bit and will make it easier to later add 16-bit versions
as well.

Reviewed-by: Rob Clark <robdclark@gmail.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-11-20 14:09:43 +01:00
..
amd radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7 2019-11-20 11:09:58 +00:00
broadcom v3d: adds an extra MOV for any sig.ld* 2019-11-20 11:21:16 +01:00
compiler nir/opcodes: Add a helper function to generate the comparison binops 2019-11-20 14:09:43 +01:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno turnip: Drop the copy of the formats table. 2019-11-19 15:35:52 -08:00
gallium panfrost: Rework buffers in SFBD 2019-11-20 08:03:36 +01:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel nir: move data.image.access to data.access 2019-11-19 18:20:05 -05:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi mesa: add ARB_shading_language_include stubs 2019-11-20 05:05:55 +00:00
mesa mesa: enable ARB_shading_language_include 2019-11-20 05:05:56 +00:00
panfrost panfrost: Don't print the midgard_blend_rt structs on SFBD 2019-11-20 08:04:25 +01:00
util mesa: enable glthread for 7 Days To Die 2019-11-18 17:25:57 -05:00
vulkan util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-11-19 15:35:52 -08:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript