mesa/src
Matt Turner 63181df09b intel/tools: Don't hardcode notification register
Previously we parsed a src non-terminal but did nothing with it. Since
the WAIT instruction is kind of weird, in that you have to give it the
same notification subregister for both destination and source, and it
always has an exec size of 1, let's parse a destination instead of a
source. This way, we can parse a writemask rather than a swizzle in
align16 mode, and easily convert the writemask to a swizzle to create
the source register.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5956>
2020-07-31 12:59:24 -07:00
..
amd aco: optimize swizzled SALU 8/16-bit conversions 2020-07-30 17:34:51 +00:00
broadcom nir: Add a nir_foreach_uniform_variable helper 2020-07-29 17:38:58 +00:00
compiler nir: Add colorspace support to YUV lowering pass 2020-07-31 07:27:03 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop left-over function prototype 2020-07-30 23:24:30 +00:00
etnaviv
freedreno freedreno/a6xx: Fix CP_BIN_SIZE_ADDRESS name 2020-07-31 07:44:02 +00:00
gallium zink: add extension loading framework for spirv builder 2020-07-31 06:53:01 +00:00
gbm
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
gtest
hgl
imgui
intel intel/tools: Don't hardcode notification register 2020-07-31 12:59:24 -07:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: Return NULL function pointers for GL_EXT_debug_marker 2020-07-30 23:45:56 +00:00
mesa i965/i915: Add colorspace support to YUV sampling 2020-07-31 07:27:03 +00:00
panfrost pan/bit: Remove BI_SHIFT stub 2020-07-31 10:15:00 -04:00
util util/format: initialize non-important components to 0 2020-07-30 10:41:00 +00:00
vulkan aco: add framework for testing isel and integration tests 2020-07-30 16:13:08 +00:00
meson.build
SConscript