1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 21:44:57 +01:00
hekate/bdk/libs/lvgl
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
..
docs
lv_core bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_draw Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lv_fonts Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
lv_hal Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
lv_misc bdk: lvgl: do not do unneeded invalidations 2022-10-11 04:00:41 +03:00
lv_objx
lv_themes
licence.txt
lv_version.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
lvgl.h
lvgl.mk Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00