mesa/src
Alyssa Rosenzweig 4a4b48fb05 nir: Add nir_imm_vec4_16
We already have nir_imm_float16 and nir_imm_vec4; let's add the ability
to easily make immediate fp16 vectors as well, now that fp16 support is
maturing in NIR/GLSL.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2019-07-09 18:43:07 +00:00
..
amd radv: Add a common member in the union to make things more clear. 2019-07-09 09:59:07 +00:00
broadcom nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
compiler nir: Add nir_imm_vec4_16 2019-07-09 18:43:07 +00:00
egl egl: simplify loop 2019-07-01 19:35:22 +01:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
gallium nvc0: remove nvc0_program.tp.input_patch_size 2019-07-09 12:41:54 +02:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Set maxComputeSharedMemorySize to 64k 2019-07-08 11:35:42 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi android: fix typo LOCAL_EXPORT_C_INCLUDES 2019-06-29 17:17:49 +02:00
mesa mesa: Set minimum possible GLSL version 2019-07-08 12:34:09 -07:00
panfrost panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
util util/macros: rework DIV_ROUND_UP macro 2019-07-04 10:21:32 +02:00
vulkan vulkan/overlay: use a single macro to lookup objects 2019-07-09 09:13:21 +03:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript