mesa/src
Hyunjun Ko a9b556d3a0 freedreno/ir3: check the type of regs of absneg opcode in is_same_type_mov.
If the type of dest reg and src reg of absneg opcode are different,
it shouldn't be considered as same type mov.

This patch becomes meaningful when we start to use mediump information for
doing precision lowering to 16bit.

Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-06-03 12:44:03 -07:00
..
amd ac: use amdgpu-flat-work-group-size 2019-06-03 14:32:47 -04:00
broadcom nir: Drop imov/fmov in favor of one mov instruction 2019-05-24 08:38:11 -05:00
compiler nir: copy intrinsic type when lowering load input/uniform and store output 2019-06-03 12:46:14 +00:00
egl egl: Allow EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY in ES and GL 2019-05-17 15:13:15 -07:00
freedreno freedreno/ir3: check the type of regs of absneg opcode in is_same_type_mov. 2019-06-03 12:44:03 -07:00
gallium freedreno/ir3: Use output type size to set OUTPUT_REG_HALF_PRECISION 2019-06-03 12:44:03 -07:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx Revert "glx: Fix synthetic error generation in __glXSendError" 2019-05-08 13:16:44 +10: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: delete demo file 2019-05-21 14:40:22 +01:00
intel intel/compiler: Use compare rematerialization pass 2019-05-31 08:47:03 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: EXT_dsa add selectorless matrix stack functions 2019-06-03 15:28:51 -04:00
mesa mesa: EXT_dsa add selectorless matrix stack functions 2019-06-03 15:28:51 -04:00
util util/hash_table: Use fast modulo computation 2019-05-31 19:14:35 +02:00
vulkan vk/util: suppress warning about out-of-enum android value 2019-05-23 15:28:43 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript