mesa/src
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
..
amd radv: Fix wrongly positioned paren. 2018-12-21 21:06:55 +01:00
broadcom v3d: Drop shadow comparison state from shader variant key. 2018-12-20 11:29:30 -08:00
compiler spirv: add support for SpvCapabilityStorageImageMultisample 2018-12-20 18:01:09 +01:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno freedreno/ir3: don't treat all inputs/outputs as vec4 2018-12-22 15:27:21 -05:00
gallium gallivm: abort when trying to use non-existing intrinsic 2018-12-21 17:37:00 +01:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx glx/test: meson: assorted include fixes 2018-12-12 19:24:14 +00:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regs 2018-12-20 08:02:44 +01:00
loader loader: free error state, when checking the drawable type 2018-12-10 16:19:55 +00:00
mapi glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
mesa st/nir: Drop unused gl_program parameter in VS input handling helper. 2018-12-21 15:29:32 -08:00
util util/hash_table: Add _mesa_hash_table_init function 2018-12-16 14:39:56 -08:00
vulkan vulkan: Update the XML and headers to 1.1.96 2018-12-17 10:41:56 -06:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00