autotools: include intel_tiled_memcopy.c
authorDylan Baker <dylan@pnwbakers.com>
Tue, 23 Oct 2018 18:01:12 +0000 (11:01 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 24 Oct 2018 16:22:15 +0000 (09:22 -0700)
commitc4de8ba036b9f0877077dc72eaf801a830f6341d
tree58b55398cf9085e363bab7a611460d76c882d825
parent43b0d5fa04cec45ab61b654bfa25f6a1b1af027f
autotools: include intel_tiled_memcopy.c

There are two problems with the fixed patch. First, it fails to create a
dependency on the sourced .c file, so changes to intel_tiled_memcpy.c
won't trigger a rebuild. It also doesn't get included in the dist
tarball.

Fixes: 11b1afdc92db98e93f2ca50beeb7fc481a11e708
       ("i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
src/mesa/drivers/dri/i965/Makefile.am
src/mesa/drivers/dri/i965/Makefile.sources