mesa/src
Rob Clark 50a91fbf87 freedreno/ir3: cleanup "partially const" ubo srcs
Move the constant part of the indirect offset into nir intrinsic base.
When we have multiple indirect accesses with different constant offsets,
this lets other opt passes clean up things to use a single address
register value.

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 meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
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: cleanup "partially const" ubo srcs 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 delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
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 v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript