wayland: allocate a __DRIimage for the color buffer
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 2 Feb 2013 12:40:51 +0000 (07:40 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 19 Mar 2013 01:03:46 +0000 (21:03 -0400)
commit664fe6dc844358dbc5474aa4e936c6180e86f144
tree8f7af590d95240cd7c60f5124766fd6b114fba8a
parent4e8f5c52bb023f48b7503cf13c246f4995d56df7
wayland: allocate a __DRIimage for the color buffer

No functional change here, but this will let us query the image
for an fd handle later.

Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
src/egl/drivers/dri2/egl_dri2.h
src/egl/drivers/dri2/platform_wayland.c