Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(micropython): improve mem core micropython (#6219) | Carglglz | 2024-05-30 |
| | |||
* | feat(stdlib): add lv_memmove (#4888) | Neo Xu | 2023-11-29 |
| | | | Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com> | ||
* | ci: upgrade astyle tool (#4776) | Viktor Szépe | 2023-11-10 |
| | | | Install from source to use the latest version | ||
* | chore: code and configs cleanups; add builtin cache tracing (#4593) | PGNetHun | 2023-09-25 |
| | |||
* | refactor: disp->display, res->result/resolution, ↵ | Gabor Kiss-Vamosi | 2023-09-18 |
| | | | | hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale | ||
* | arch(draw): add parallel rendering architecture | Gabor Kiss-Vamosi | 2023-07-05 |
BREAKING CHANGE This is a huge update which introduces parallel rendering. lv_conf.h needs to be updated too. |