egl-wayland: Add support for RGB565 pixel format for Wayland clients
authorSingh, Satyeshwar <satyeshwar.singh@intel.com>
Wed, 16 Oct 2013 01:10:12 +0000 (01:10 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 16 Oct 2013 04:26:56 +0000 (21:26 -0700)
commit2efc97d51300849636b4b64ef8dfb5645e3b4e5b
treea51d95b6111f75f3ce15e39fb0d7a73b2a340a54
parent94d05bf87a21bd364e84f699a0064e5fba58a6f9
egl-wayland: Add support for RGB565 pixel format for Wayland clients

With this patch Wayland clients can now ask EGL for RGB 565 format buffers
and attach them to a Wayland compositor.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
src/egl/drivers/dri2/platform_wayland.c
src/egl/wayland/wayland-drm/wayland-drm.c