mesa/src/freedreno
Rob Clark 6667dde098 freedreno/ir3: don't treat all inputs/outputs as vec4
This was a hold-over from the early TGSI days, and mostly not needed
with NIR.  This avoids burning an entire 4 consecutive scalar regs
for vec3 outputs, for example.  Which fixes a few places that we were
doing worse that we should on register usage.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-12-22 15:27:21 -05:00
..
drm freedreno: debug GEM obj names 2018-12-13 15:51:01 -05:00
ir3 freedreno/ir3: don't treat all inputs/outputs as vec4 2018-12-22 15:27:21 -05:00
.dir-locals.el freedreno: Add .dir-locals to the common directory 2018-12-11 13:14:08 -08:00
Makefile.am freedreno: Fix the Makefile.am fix 2018-12-10 14:28:09 -08:00
Makefile.sources freedreno/ir3: code-motion 2018-12-07 13:49:21 -05:00
meson.build freedreno: move ir3 to common location 2018-11-27 15:44:02 -05:00