This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2026-05-11 14:17:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ci_doxygen_api_check
lvgl
/
tests
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Gabor Kiss-Vamosi
14a1e1fd47
fix(blur): fix incorrect invalidation if part has blur or dropshadow (
#9930
)
2026-04-24 07:54:35 +02:00
..
test_assets
fix(lodepng): return error when 16 bit/channel images are used (
#9882
)
2026-04-02 12:14:12 +08:00
test_cases
fix(blur): fix incorrect invalidation if part has blur or dropshadow (
#9930
)
2026-04-24 07:54:35 +02:00
test_cases_perf
…
test_files
chore(tests): clean up erroneously submitted temporary files (
#9515
)
2026-01-05 15:31:58 +01:00
test_libs
/rnd_unicodes
…
lv_test_conf_full.h
feat(draw): add nanovg rendering backend (
#8865
)
2026-01-08 15:23:34 +01:00
lv_test_conf_minimal.h
…
lv_test_conf_vg_lite.h
fix(vg_lite): workaround vg_lite_blit_rect offset x/y hardware bug (
#9522
)
2026-01-06 22:40:32 +08:00
lv_test_conf.h
…
lv_test_init.c
fix(draw/line): fix buffer overflow when point is outside display area (
#9669
)
2026-02-03 20:42:06 +01:00
lv_test_init.h
fix(draw/line): fix buffer overflow when point is outside display area (
#9669
)
2026-02-03 20:42:06 +01:00
lv_test_perf_conf.h
feat(freertos): allow overriding idle percentage calculation (
#9647
)
2026-02-26 18:47:30 +01:00
test_layout_switch.c
…