mesa/src
Karol Herbst 133e8bf4de nv50/ir: only avoid spilling constrained def if a mov is added
fix spilling regression introduced by 5428066f5e

this is just a minor mistake done while moving the code out into a new
function. The function contained a loop which might have been terminated
earlier and skipped setting noSpill to 1. After the refactoring it was always
set.

Fixes: 5428066f5e
	("nv50/ir: make a copy of tex src if it's referenced multiple times")
Signed-off-by: Karol Herbst <kherbst@redhat.com>
2018-06-23 03:00:24 +02:00
..
amd radv: always check the return error when submitting a CS 2018-06-22 17:47:10 +02:00
broadcom v3d, vc4: Disable valgrind checking of CLE inputs when NDEBUG is set. 2018-06-21 15:46:40 -07:00
compiler nir/linker: Add nir_build_program_resource_list() 2018-06-21 14:25:05 +02:00
egl meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
gallium nv50/ir: only avoid spilling constrained def if a mov is added 2018-06-23 03:00:24 +02:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Fix number of property values to read in glXImportContextEXT 2018-06-05 18:56:43 +02:00
gtest
hgl
intel spirv: Get rid of vtn_variable_mode_image/sampler 2018-06-21 14:25:05 +02:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi mesa: add support for ARB_sample_locations 2018-06-14 20:09:45 -06:00
mesa mesa: fix glGetInteger64v for arrays of integers 2018-06-21 14:55:15 -04:00
util util: add allow_glsl_relaxed_es to drirc for Google Earth VR 2018-06-19 12:09:56 +10:00
vulkan vulkan: EXT_acquire_xlib_display requires libXrandr headers to build 2018-06-20 10:42:05 -07:00
git_sha1.h.in
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build
SConscript