index
:
lvgl
master
lvgl mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unity
/
unity_support.c
Commit message (
Expand
)
Author
Age
*
fix(refr): reshape using draw_buf stride (#6567)
Lemon
2024-08-13
*
feat(draw/sw): add support for LV_COLOR_FORMAT_I1 (#6345)
Fabian Blatz
2024-07-19
*
feat(tests): add VG-Lite render test (#6264)
VIFEX
2024-06-07
*
feat(stdlib): strncpy consistency and add strlcpy (#6204)
Liam
2024-05-22
*
feat(draw/sw): added support for LV_COLOR_FORMAT_L8 (#5800)
Zoltan Janosy
2024-04-20
*
feat(CI): Windows MSVC and GCC build (#6015)
Liam
2024-04-18
*
ci(ref_imgs): automatically genereate the missing reference image folders (#5...
Gabor Kiss-Vamosi
2024-02-23
*
chore(tests): replace sprintf -> lv_snprintf (#5319)
_VIFEXTech
2024-01-15
*
feat(draw): add sw display rotate implementations
Gabor Kiss-Vamosi
2023-11-27
*
chore: remove debug code
Gabor Kiss-Vamosi
2023-11-15
*
test(draw): add rendering test for RGB565, RGB888, XRGRB8888, and ARGB8888
Gabor Kiss-Vamosi
2023-11-15
*
fix(draw): fix minor issues in SW render
Gabor Kiss-Vamosi
2023-11-15
*
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Zhang Ji Peng
2023-11-09
*
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s...
Gabor Kiss-Vamosi
2023-10-12
*
refactor(draw_buf): remove lv_draw_buf_t and make all functions work on void ...
Gabor Kiss-Vamosi
2023-10-11
*
ci: temporary remove lv_example_tiny_ttf_3.py
Gabor Kiss-Vamosi
2023-10-10
*
refactor(btn, img): rename btn to button and img to image
Gabor Kiss-Vamosi
2023-09-14
*
feat(img): add img.header.stride
Gabor Kiss-Vamosi
2023-08-31
*
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
*
ci(test): automatically create missing reference images for TEST_ASSERT_EQUAL...
Gabor Kiss-Vamosi
2022-09-21
*
test: fix warning in test_screenshot_error.h
Gabor Kiss-Vamosi
2022-09-19
*
chore(style): remove the trailing space from all source files (#3188)
Xiang Xiao
2022-03-21
*
chore(tests): fix image compare tests
Gabor Kiss-Vamosi
2022-02-16
*
test(img): fix image error diff handler
Gabor Kiss-Vamosi
2022-02-11
*
test add support for using system heap
Themba Dube
2022-01-23
*
tests add README
Gabor Kiss-Vamosi
2021-06-23
*
test add build test again, add dropdown test, integrate gcov and gvocr
Gabor Kiss-Vamosi
2021-06-18
*
feat(test) add assert for screenshot compare
Gabor Kiss-Vamosi
2021-06-18