mesa/src
Ian Romanick ae21b52e1d nir/algebraic: Add missing 16-bit extract_[iu]8 patterns
No shader-db changes on any Intel platform.

v2: Use a loop to generate patterns.  Suggested by Jason.

v3: Fix a copy-and-paste bug in the extract_[ui] of ishl loop that would
replace an extract_i8 with and extract_u8.  This broke ~180 tests.  This
bug was introduced in v2.

Reviewed-by: Matt Turner <mattst88@gmail.com> [v1]
Reviewed-by: Dylan Baker <dylan@pnwbakers.com> [v2]
Acked-by: Jason Ekstrand <jason@jlekstrand.net> [v2]
2019-03-28 15:35:52 -07:00
..
amd radv: skip updating depth/color metadata for conditional rendering 2019-03-28 17:37:12 +01:00
broadcom v3d: Remove some dead members of struct v3d_compile. 2019-03-21 14:20:50 -07:00
compiler nir/algebraic: Add missing 16-bit extract_[iu]8 patterns 2019-03-28 15:35:52 -07:00
egl egl/android: chose node type based on swrast and preprocessor flags 2019-03-27 17:26:21 +00:00
freedreno freedreno/ir3: reads/writes to unrelated arrays are not dependent 2019-03-28 14:36:24 -04:00
gallium iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch 2019-03-28 19:59:59 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for GLX_ARB_create_context_no_error (v3) 2019-03-12 19:12:21 -04:00
gtest meson: hide warnings from external project `gtest` 2018-10-31 18:20:25 +00:00
hgl hgl/meson: drop unused include directory 2019-03-08 18:00:19 +00:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/genxml: Media instructions and structures for gen11 2019-03-28 04:26:30 +00:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi configure.ac/meson.build: Add options for library suffixes 2019-03-21 10:18:31 -07:00
mesa i965/blorp: Remove unused parameter from blorp_surf_for_miptree. 2019-03-28 14:38:23 -07:00
util util/disk_cache: close fd in the fallback path 2019-03-28 16:41:27 +00:00
vulkan vulkan/overlay: improve error reporting 2019-03-22 11:26:04 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00