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
|
628fb98b52
|
fix(draw): fix minor issues in SW render
|
2023-11-15 09:47:34 +01:00 |
|
Zhang Ji Peng
|
8cf0bbb558
|
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-11-09 11:37:33 +01:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
8deea70049
|
refactor(draw_buf): remove lv_draw_buf_t and make all functions work on void * buffer directly
|
2023-10-11 21:33:23 +02:00 |
|
Gabor Kiss-Vamosi
|
3adaee8fde
|
ci: temporary remove lv_example_tiny_ttf_3.py
|
2023-10-10 22:20:43 +02:00 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Gabor Kiss-Vamosi
|
c3e2120616
|
feat(img): add img.header.stride
see https://github.com/lvgl/lvgl/pull/4414#issuecomment-1698538169
|
2023-08-31 19:54:36 +02:00 |
|
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
|
41c5870e12
|
ci(test): automatically create missing reference images for TEST_ASSERT_EQUAL_SCREENSHOT
|
2022-09-21 22:10:20 +02:00 |
|
Gabor Kiss-Vamosi
|
d3d11361d9
|
test: fix warning in test_screenshot_error.h
|
2022-09-19 11:19:10 +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 |
|
Gabor Kiss-Vamosi
|
4246615f48
|
chore(tests): fix image compare tests
|
2022-02-16 09:45:39 +01:00 |
|
Gabor Kiss-Vamosi
|
48d87e1ed2
|
test(img): fix image error diff handler
|
2022-02-11 16:59:24 +01:00 |
|
Themba Dube
|
446b1ebf2b
|
test add support for using system heap
|
2022-01-23 09:58:55 -05:00 |
|
Gabor Kiss-Vamosi
|
b765643e49
|
tests add README
|
2021-06-23 15:51:12 +02:00 |
|
Gabor Kiss-Vamosi
|
e35b1d04bd
|
test add build test again, add dropdown test, integrate gcov and gvocr
|
2021-06-18 14:13:41 +02:00 |
|
Gabor Kiss-Vamosi
|
28d2ad4c3a
|
feat(test) add assert for screenshot compare
|
2021-06-18 14:13:41 +02:00 |
|