mesa/src
Samuel Pitoiset f31c9b4edf aco: fix subdword copies on GFX6-GFX7
SDWA is only GFX8+. Use v_mov_b32 since the upper 16 bits don't matter.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5227>
2020-06-03 19:48:42 +02:00
..
amd aco: fix subdword copies on GFX6-GFX7 2020-06-03 19:48:42 +02:00
broadcom nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
compiler glsl: when NIR linker enable use it to resize uniform arrays 2020-06-03 10:34:22 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
etnaviv meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
freedreno nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
gallium panfrost: Only use AFBC YTR with RGB and RGBA 2020-06-03 15:19:43 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/compiler: Extract control barriers from scoped barriers 2020-06-03 07:39:52 +00:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mesa i965: call brw_nir_lower_uniforms() after uniform linking is complete 2020-06-03 10:34:22 +00:00
panfrost pan/bi: Handle vectorized load_const 2020-06-03 17:35:10 +00:00
util util: add BITSET_LAST_BIT() helper 2020-06-03 10:34:22 +00:00
vulkan vulkan-overlay/meson: use install_data instead of configure_file 2020-06-01 18:59:18 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00