Sven Krauß
|
28f74bd91d
|
Make several descriptor parameters const, update parameter docs.
Making the descriptor const allows to use static initialized variables.
|
2020-08-05 10:53:03 +02:00 |
|
Amir Gonnen
|
3f32911b90
|
Replace lv_point_t* to lv_point_t[] to represent point array
Needed for Micropython Bindings to identify the argument as an array instead of a pointer to a single lv_point_t
|
2020-05-12 01:08:50 +03:00 |
|
Gabor Kiss-Vamosi
|
41907f9f3c
|
run astyle code formatter
|
2020-02-26 19:48:27 +01:00 |
|
Gabor Kiss-Vamosi
|
b8676b26b2
|
renames and fixes
|
2020-02-15 00:33:26 +01:00 |
|
Gabor Kiss-Vamosi
|
90b7d3853f
|
lv_draw_mask_add: save only the pointer of the parameter
|
2019-11-14 14:05:14 +01:00 |
|
Gabor Kiss-Vamosi
|
1ead05c885
|
upadte polygon drawing
|
2019-10-28 15:03:11 +01:00 |
|
Gabor Kiss-Vamosi
|
5491b5dc40
|
optimize triangle and line drawing by reducing mask
|
2019-10-16 20:38:45 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
33bb0d8004
|
calnvas: create draw function which uses lv_draw_... function
|
2019-06-02 20:35:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
627383fd0d
|
draw triangle opa_scale fixes
|
2019-03-18 16:16:52 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|