Gabor Kiss-Vamosi
|
75461353ea
|
fix(draw): fix artifact when rotating ARGB8888 images (#6794)
|
2024-09-05 14:05:02 +08:00 |
|
Fabian Blatz
|
790aa5a529
|
feat(draw/sw): add support for LV_COLOR_FORMAT_I1 (#6345)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-07-19 12:10:28 +02:00 |
|
Liu Yi
|
b6998e8aa0
|
chore(logo): update lvgl logo (#6416)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-07-05 00:19:44 +02:00 |
|
Zoltan Janosy
|
48caa8d772
|
feat(draw_sw): implemented radial gradient background (#6170)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-05-26 17:17:16 +02:00 |
|
Zoltan Janosy
|
abc8a7292a
|
feat(draw/sw): added support for LV_COLOR_FORMAT_L8 (#5800)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: VIFEX <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Niklas Fiekas <niklas.fiekas@sartorius.com>
Co-authored-by: qinshijing <51692568+qinshijing@users.noreply.github.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-20 13:14:25 +02:00 |
|
Gabor Kiss-Vamosi
|
ac518088e9
|
fix(draw): fix the invalidation of scaled areas (#5548)
|
2024-03-04 10:53:00 +08:00 |
|
JLJimmyH
|
16eb744b52
|
fix(draw): fix rgb565 with LV_BLEND_MODE_MULTIPLY (#5749)
Co-authored-by: Jimmy <jimmy@jeilin.com>
|
2024-02-29 07:41:36 +01:00 |
|
Gabor Kiss-Vamosi
|
a720948aa1
|
fix(draw): fix off by one scaling issue o nthe left and bottom
fixes #4993
|
2023-12-18 17:06:00 +01:00 |
|
Gabor Kiss-Vamosi
|
3c7e8bd0d4
|
fix(draw): fix bottom part of triangle drawing
see #4895
|
2023-12-05 17:12:17 +01:00 |
|
Gabor Kiss-Vamosi
|
dbf0444d79
|
test(draw): add blend mode test to lv_demo_render
|
2023-11-22 23:15:49 +01:00 |
|
Neo Xu
|
6230e755e0
|
fix(test): remove space in file name (#4849)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-22 20:15:54 +01:00 |
|
Gabor Kiss-Vamosi
|
6e91a1e99c
|
test(draw): add rendering test for RGB565, RGB888, XRGRB8888, and ARGB8888
|
2023-11-15 12:57:50 +01:00 |
|
Gabor Kiss-Vamosi
|
0b2cccbdb3
|
ci(render): integrate lv_demo_render to the unit tests
|
2023-10-26 23:07:50 +02:00 |
|