mesa/src
Rob Clark bc67b892d0 freedreno/ir3: handle the progress case
In some cases, in particular when you have things that can be src
modifiers ((abs)/(neg)), once eliminating one mov, there is a
possibility to remove another.  Handle this by re-visiting an
instruction after eliminating a copy on one of it's srcs.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2019-10-24 13:08:56 -07:00
..
amd radv: compute the number of records correctly for vertex buffers 2019-10-24 17:14:43 +02:00
broadcom Revert "v3d: do not report alpha-test as supported" 2019-10-23 13:03:55 +02:00
compiler spirv: Add helper to find args of Image Operands 2019-10-24 11:39:56 -07:00
drm-shim
egl egl/android: Remove our own reference to buffers. 2019-10-21 07:50:31 +00:00
etnaviv etnaviv: drm: add softpin interface 2019-10-18 19:05:21 +02:00
freedreno freedreno/ir3: handle the progress case 2019-10-24 13:08:56 -07:00
gallium freedreno/ir3: debug cleanup 2019-10-24 13:08:56 -07:00
gbm gbm: Add GBM_MAX_PLANES definition 2019-10-18 13:18:28 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel anv: Implement VK_KHR_vulkan_memory_model 2019-10-24 11:39:56 -07:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi mesa: add EXT_dsa NamedCopyBufferSubDataEXT function 2019-10-18 10:26:26 +02:00
mesa gallium: Fix a bunch of undefined left-shifts in u_format_* 2019-10-24 14:21:51 -04:00
panfrost nir/lower_idiv: add new llvm-based path 2019-10-21 18:49:46 +00:00
util util/tests: Avoid int64_t overflow issues in fast_idiv_by_const test 2019-10-24 16:21:27 +02:00
vulkan vulkan: Update the XML and headers to 1.1.125 2019-10-14 08:23:27 -07:00
meson.build meson: rename glvnd_missing_pc_files to not glvnd_has_headers_and_pc_files 2019-10-10 22:18:04 +01:00
SConscript