commit | 7ad7decc27c46bd6d113b0e7a9d728f3a3911a11 | [log] [tgz] |
---|---|---|
author | Juan A. Suarez Romero <jasuarez@igalia.com> | Tue Dec 01 09:45:39 2020 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Dec 09 12:25:31 2020 +0000 |
tree | aa097f63ccbfcfafa6a45fabb9ea6c6215943d4d | |
parent | 1c76f6e755a5ec0ad8fb37f173cbd47dc8c9cd2b [diff] |
v3d: remove old tile blit code This code was a direct copy from VC4, and it was disabled, as it did not work. Now that we have an implementation, let's remove it. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7816>