mesa/src
Alyssa Rosenzweig 2a9031ea44 pan/midgard: Use hint on midgard_instruction for spill_move
This allows us to have multiple spill moves, whereas otherwise for N
spill moves, the first N-1 would be clobbered. Issue found in Krita.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-08-14 14:58:34 -07:00
..
amd radeonsi: add support for Renoir 2019-08-14 17:31:04 -04:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler meson: add nir tests to the compiler/nir test suite 2019-08-14 22:17:06 +01:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl surfaceless: Fix swrast-path segfault when loader doesn't know driver name. 2019-08-13 10:30:01 -07: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 panfrost: Remove panfrost_add_dependency asserts 2019-08-14 14:58:34 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: drop unnecessary pointer deref for function calls 2019-08-04 11:26:20 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/tools: Fix aub_file initialization in intel_dump_gpu 2019-08-12 19:18:26 -07:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add EXT_shader_image_load_store glBindImageTextureEXT function 2019-08-06 17:40:53 -04:00
mesa i965/gen11: fix genX_bits.h include path 2019-08-13 23:58:25 +02:00
panfrost pan/midgard: Use hint on midgard_instruction for spill_move 2019-08-14 14:58:34 -07:00
util util: drop final reference to p_compiler.h 2019-08-09 22:59:43 +03:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript