evas-gl-drm: Cleanup gl_drm engine code a bit more
authorChris Michael <cp.michael@samsung.com>
Fri, 12 Jun 2015 15:48:30 +0000 (11:48 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 12 Jun 2015 15:50:24 +0000 (11:50 -0400)
commit88cb6b74bf13ac0c86d41008b0ac7faa0e8ec2bf
tree47c454f6b2a0e84cb0c9410d4d4c304f093e51f9
parent9315424bac4c7efcfd412fcbe68d2378598138b0
evas-gl-drm: Cleanup gl_drm engine code a bit more

Summary: This cleans up the gl-drm engine code a bit and avoids the
need to constantly destroy and recreate the gbm device itself. This
also adds checks during Outbuf create to handle the swap_mode as per
previously added enum.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_drm/evas_engine.c
src/modules/evas/engines/gl_drm/evas_outbuf.c