raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=714c03fa6548fa226a9eaa048c49ccbe27c913e5
commit 714c03fa6548fa226a9eaa048c49ccbe27c913e5 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Fri Aug 9 09:54:43 2019 +0100 todo - add note about the dirty and native surface thing --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index ffc4790dc..177e6db0d 100644 --- a/TODO +++ b/TODO @@ -201,6 +201,9 @@ if not on a real screen/zone and this is almost all object creation/setup/deletion costs. menus can be more responsive (on low end systems) if... we avoid this. to avoid... have a cache of spare objecta to re-use. +* e comp object: we dirty far too often in wayland especially with + glmark and this leads to a stream of gen and del textures. is this + really needed and ca we cut it down? DONE: * music-control: fix aspect ratio of album cover image --