mesa/src
Erico Nunes 71fb721ca5 lima/ppir: use ra_get_best_spill_node to select spill node
ra_get_best_spill_node is what other users of the mesa register
allocator use.
Switching to it now also fixes an infinite loop issue with ppir regalloc
with the ppir control flow patchset, and also provides a small gain over
the previous herusitic on number of spilled nodes testing with
shader-db.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-08-20 21:16:02 +00:00
..
amd radv/gfx10: do not emit PA_SC_TILE_STEERING_OVERRIDE twice 2019-08-20 12:13:44 +02:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler nir: add divergence analysis pass. 2019-08-20 17:40:13 +02:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3+a6xx: same VBO state for draw/binning 2019-08-13 08:11:26 -07:00
gallium lima/ppir: use ra_get_best_spill_node to select spill node 2019-08-20 21:16:02 +00:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Eliminate glx_config::{rgb,float,colorIndex}Mode 2019-08-20 14:05:07 -04:00
gtest
hgl
imgui
intel anv: inline uniforms blocks don't count toward descriptor set limits 2019-08-20 16:48:45 +00:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa mesa: reverse no_error on compressed_tex_sub_image for TEX_MODE_CURRENT 2019-08-20 20:45:21 +01:00
panfrost pan/midgard: Compute liveness per-block 2019-08-19 08:32:17 -07:00
util win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build
SConscript