i965: Fix duplication of DRI images
authorLouis-Francis Ratté-Boulianne <lfrb@collabora.com>
Thu, 31 Aug 2017 04:20:46 +0000 (00:20 -0400)
committerDaniel Stone <daniels@collabora.com>
Wed, 20 Sep 2017 14:07:05 +0000 (07:07 -0700)
commit4b41361894214de7f34c555dbd6f60983967db39
treef12f5251e3f42bdcd280713a8cd756556b612615
parent704ddbcdf693079d417d831abe073caad008ab01
i965: Fix duplication of DRI images

Some DRI image properties weren't properly duplicated in the
new image. Some properties are still missing, but I'm not
certain if there was a good reason to let them out in the first
place.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/intel_screen.c