mesa/src
Rob Clark e59bfc820b freedreno/ir3: assert that only single address
An instruction can reference only a single address register value.
Add an assert to catch bugs.

Also, address value should also be local to the same block as the
instruction.

(The one spot where changing the instruction address is actually legit
needs to clear the address first.)

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-09-06 00:13:44 +00:00
..
amd radv: Call nir_propagate_invariant() 2019-09-05 14:05:46 +02:00
broadcom v3d: writes to magic registers aren't RF writes after THREND 2019-09-05 22:54:13 +01:00
compiler gallium: Plumb through a way to disable GLSL const lowering 2019-09-05 12:38:46 +02:00
drm-shim
egl egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless} 2019-09-04 11:39:57 -04:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: assert that only single address 2019-09-06 00:13:44 +00:00
gallium lima/ppir: improve regalloc spill cost calculation 2019-09-05 23:29:24 +00:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:00:10 +00:00
gtest
hgl
imgui
intel anv: fix format string in error message 2019-09-04 00:13:20 +01:00
loader loader: include limits.h for PATH_MAX 2019-09-02 15:49:34 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa intel/dri: finish proper glthread 2019-09-05 09:04:12 -07:00
panfrost pan/midgard: Remove mir_rewrite_index_*_tag 2019-09-03 13:55:29 +02:00
util util/os_file: fix double-close() 2019-09-04 00:11:51 +01:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-03 07:11:58 +00:00
meson.build
SConscript