Gabor Kiss-Vamosi
db53ea925c
arch(draw): allow replacing the draw engine
...
BREAKING CHANGE: the API of lv_draw_... function have been changed
2021-12-21 15:54:22 +01:00
Man, Jianting (Meco)
70778fb9e4
fix: removed string format warnings for int32_t and uint32_t ( #2924 )
...
* fix:Removed string format warnings for int32_t and uint32_t
re-handle #2722
* feat(rt-thread): add the option of built-in examples
2021-12-20 09:52:07 +01:00
Jianting (Meco) Man
97bf74915d
fix(refr) silence compiler warning due to integer type mismatch ( #2722 )
2021-10-25 18:47:25 +02:00
刘帅
7d592edaa0
fix(example) scroll example sqort types ( #2498 )
...
line 32 of lv_example_scroll_6.c, if LV_USE_LARGE_COORD not configured,
x_sqr will overflow when r is greater than 256.
Signed-off-by: liushuai25 <liushuai25@xiaomi.com>
Co-authored-by: liushuai25 <liushuai25@xiaomi.com>
2021-08-26 13:57:15 +02:00
Gabor Kiss-Vamosi
77e2c1ff3d
fix(example) revert test code
2021-06-07 13:27:07 +02:00
Gabor Kiss-Vamosi
786db2afe6
fix(draw) with additive blending with 32 bit color depth
2021-06-07 13:22:12 +02:00
Gabor Kiss-Vamosi
66152438f6
fix minor fix in a scroll example
2021-05-30 20:39:35 +02:00
Gabor Kiss-Vamosi
9efb99d177
feat(example) add lv_example_scroll_6
2021-05-30 13:50:05 +02:00