Start on code to allow Wayland Clients to render using EGL
authorChris Michael <cp.michael@samsung.com>
Fri, 26 Apr 2013 12:47:38 +0000 (13:47 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 26 Apr 2013 12:48:46 +0000 (13:48 +0100)
commit6f0a4a63bc8cd911f07fab6780874d47d7200cd1
treec127e4f75405df675e7d907a9ea701831769054d
parent7c37664ed6af5c3ddf5591ef4bbd5d63981478c7
Start on code to allow Wayland Clients to render using EGL

Currently, all Wayland Clients render inside E using software
(regardless of E's compositor setting).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.c