gl_drm: stop trying to figure out buffer age if gl extension isn't present
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 22 Jan 2016 20:48:34 +0000 (14:48 -0600)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 18 Feb 2016 20:50:15 +0000 (15:50 -0500)
commitf10b3f79a20f767924870c814e12303866525ccd
treef84185a29e94f8f2462187093a4b675bbe2f600a
parent4bdc9d4d07f64e5f2fbea877e71b520496059af9
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.
src/modules/evas/engines/gl_drm/evas_outbuf.c