Gabor Kiss-Vamosi
|
f753265a79
|
arch(draw): add parallel rendering architecture
BREAKING CHANGE
This is a huge update which introduces parallel rendering. lv_conf.h needs to be updated too.
|
2023-07-05 13:05:19 +02:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Gabor Kiss-Vamosi
|
b9adb0a048
|
example: fix MicroPython examples
|
2022-07-21 22:21:43 +02:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
Amir Gonnen
|
c7a414bfc6
|
fix(micropython) update examples for new API (#3059)
Related: https://github.com/lvgl/lv_binding_micropython/issues/202
|
2022-01-29 12:39:11 -05:00 |
|
ckielstra
|
febafd1cc7
|
chore: many trivial spelling and layout fixes (#3008)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-01-17 08:10:23 -05:00 |
|
Karijn Wessing
|
bae2e2d44c
|
feat(example) add lv_example_chart_8.py (#2611)
translated lv_example_chart_8.c to python variant
|
2021-09-28 08:31:46 +02:00 |
|