mesa/src/amd
Bas Nieuwenhuizen c0110477b5 radv: Interpolate less aggressively.
Seems like dxvk used integer builtins without setting the flat
interpolation decoration.

I believe in the current spec the app is required to set these,
but in the meantime to avoid breaking things in stable releases
(and so close to release for 19.0), only expand the interpolation
to float16 and struct (which cannot be builtins as our spirv parser
lowers the builtin block).

Fixes: f324784104 "radv: Allow interpolation on non-float types."
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2019-02-26 18:51:35 +00:00
..
addrlib amd/addrlib: update Mesa's copy of addrlib 2018-11-29 13:18:24 +01:00
common radv: Fix float16 interpolation set up. 2019-02-22 17:06:55 +01:00
vulkan radv: Interpolate less aggressively. 2019-02-26 18:51:35 +00:00
Android.addrlib.mk android: amd/addrlib: update Mesa's copy of addrlib 2018-12-01 01:13:53 +01:00
Android.common.mk Android: fix undeclared identifier 'gfx9d_reg_table' 2017-09-11 09:35:23 -05:00
Android.mk android: radv: build vulkan.radv conditionally to radeonsi 2018-08-03 20:09:16 +02:00
Makefile.addrlib.am amd/addrlib: update Mesa's copy of addrlib 2018-11-29 13:18:24 +01:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.common.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
Makefile.sources amd/addrlib: drop si_ci_vi_merged_enum.h from the list 2018-12-10 16:35:01 +00:00
meson.build meson: build "radv" vulkan driver for radeon hardware 2017-09-27 09:12:34 -07:00