wayland_egl: Remove weirdo buffer age kludge cargo culted from gl_x11
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 19 Oct 2016 21:04:02 +0000 (16:04 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 19 Oct 2016 21:29:05 +0000 (16:29 -0500)
commit6a65253f68a03445031601b03b51ac73a2961bf1
tree1a3a609d2458128f38db2739c20ec2353ca083ad
parenta44352a10f975790e9b07c0c902a027f82b9da7a
wayland_egl: Remove weirdo buffer age kludge cargo culted from gl_x11

There's no reason why we'd need a full redraw if the buffer age for
this buffer isn't the same as the buffer age for the last buffer, so
let's cut out this thing.
src/modules/evas/engines/wayland_egl/evas_engine.h
src/modules/evas/engines/wayland_egl/evas_wl_main.c