From 714c03fa6548fa226a9eaa048c49ccbe27c913e5 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 9 Aug 2019 09:54:43 +0100 Subject: [PATCH] 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