mesa/src/freedreno
Rob Clark 0c32063794 freedreno/ir3: fix flat shading again
These days `ctx->inputs` is the split scalar input components and
`ir->inputs` is the full vecN.  This got fixed in the load_input case,
but the load_interpolated_input case was missed.

Fixes: bdf6b7018c ("freedreno/ir3: re-work shader inputs/outputs")
Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-12-24 17:16:31 +00:00
..
drm util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
fdl tu: Move UBWC layout into fdl6_layout() and use that function. 2019-12-11 04:24:18 +00:00
ir3 freedreno/ir3: fix flat shading again 2019-12-24 17:16:31 +00:00
perfcntrs freedreno/a6xx: Silence warning for unused perf counters 2019-12-11 22:25:47 +00:00
registers freedreno/registers: document vertex/instance id offset bits 2019-12-19 15:13:40 -05:00
vulkan turnip: disable B8G8R8 vertex formats 2019-12-19 19:03:02 -05:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.registers.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno: Move a6xx's setup_slices() to a shareable helper function. 2019-12-11 04:24:18 +00:00
meson.build freedreno: Move a6xx's setup_slices() to a shareable helper function. 2019-12-11 04:24:18 +00:00