gl_drm: stop trying to figure out buffer age if gl extension isn't present 94/141894/2
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 22 Jan 2016 20:48:34 +0000 (14:48 -0600)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 2 Aug 2017 23:52:55 +0000 (23:52 +0000)
commita36813c5ba6b9e07f3a3090519b291a9abeaa687
treecea0f95580f32ba85136f63c47997a43b6120567
parent4b91174f35be83190c054034f5931677c15a5a43
gl_drm: stop trying to figure out buffer age if gl extension isn't present

If we don't have the right extension for age we probably don't have
partial updates either.  The code to get the age calculations right is
actually much nastier than this anyway since gbm can hand back buffers
in arbitrary order, and as many as it feels like.

Change-Id: I22ecdfcf18e5bff5b955fc51936431b7bb4d882c
src/modules/evas/engines/gl_drm/evas_outbuf.c