hekate/bdk/libs/lvgl/lv_core
CTCaer eaa25114ad bdk: lvgl: do not do unneeded invalidations
A bug was fixed that was causing full parent object invalidations when tapping into a window.

Now if the object is already on top the invalidation is skipped and the whole rerender/draw is skipped, saving valuable cpu time.
2022-10-11 04:00:41 +03:00
..
lv_core.mk Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_group.c bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_group.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_indev.c bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_indev.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_lang.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_lang.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_obj.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_obj.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_refr.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_refr.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_style.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_style.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_vdb.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_vdb.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00