todo - add note about the dirty and native surface thing

This commit is contained in:
Carsten Haitzler 2019-08-09 09:54:43 +01:00
parent fdd472879b
commit 714c03fa65
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -201,6 +201,9 @@ if not on a real screen/zone
and this is almost all object creation/setup/deletion costs. menus and this is almost all object creation/setup/deletion costs. menus
can be more responsive (on low end systems) if... we avoid this. to can be more responsive (on low end systems) if... we avoid this. to
avoid... have a cache of spare objecta to re-use. 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: DONE:
* music-control: fix aspect ratio of album cover image * music-control: fix aspect ratio of album cover image