Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names... | Liam | 2024-08-02 |
* | feat(draw/sw): added support for LV_COLOR_FORMAT_L8 (#5800) | Zoltan Janosy | 2024-04-20 |
* | chore(examples): use draw buffer for canvas | Xu Xingliang | 2023-12-18 |
* | feat(draw): add initial SDL renderer | Gabor Kiss-Vamosi | 2023-11-18 |
* | refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s... | Gabor Kiss-Vamosi | 2023-10-12 |
* | refactor(btn, img): rename btn to button and img to image | Gabor Kiss-Vamosi | 2023-09-14 |
* | example(canvas): fix canvas examples | Gabor Kiss-Vamosi | 2023-08-16 |
* | arch(draw): add parallel rendering architecture | Gabor Kiss-Vamosi | 2023-07-05 |
* | arch(driver): new driver architecture with new color format support | Gabor Kiss-Vamosi | 2023-02-20 |
* | examples(canvas): add canvas drawing examples | Gabor Kiss-Vamosi | 2022-11-21 |