Gabor Kiss-Vamosi
|
5491b5dc40
|
optimize triangle and line drawing by reducing mask
|
2019-10-16 20:38:45 +02:00 |
|
Gabor Kiss-Vamosi
|
eb6e8c4563
|
draw line fixes
the positions weren't pixel perfect
|
2019-09-11 15:30:13 +02:00 |
|
Gabor Kiss-Vamosi
|
989b2f14e8
|
simplify draw interface
|
2019-09-10 07:34:46 +02:00 |
|
Gabor Kiss-Vamosi
|
60cd00f9cc
|
add lv_design_res_t
|
2019-09-06 19:53:39 +02:00 |
|
Gabor Kiss-Vamosi
|
c8eb31af59
|
restructrue drawings
|
2019-09-06 12:24:15 +02:00 |
|
Gabor Kiss-Vamosi
|
2052f202eb
|
handle blend modes
|
2019-09-06 09:25:08 +02:00 |
|
Gabor Kiss-Vamosi
|
e4d7626ca2
|
lv_blend_fill simplify API + shadow drawing experiments
|
2019-08-29 10:07:22 +02:00 |
|
Gabor Kiss-Vamosi
|
6b4db6e9fc
|
mask and blend fixes
|
2019-08-26 05:06:49 +02:00 |
|
Gabor Kiss-Vamosi
|
3b54976227
|
update line daraw with 2d blend
|
2019-08-24 16:35:25 +02:00 |
|
Gabor Kiss-Vamosi
|
1b5b2bfb4f
|
add real draw functions
|
2019-08-21 15:44:35 +02:00 |
|
Gabor Kiss-Vamosi
|
b1d4d6faef
|
line mask: support all direction and inversion
|
2019-08-14 11:06:04 +02:00 |
|
Gabor Kiss-Vamosi
|
1efff93dda
|
draw_line: fix skew line draw error
|
2019-08-01 21:01:02 +02:00 |
|
Gabor Kiss-Vamosi
|
a78d0489f5
|
with line draw out ouf mask test
|
2019-07-03 06:54:10 +02:00 |
|
Gabor Kiss-Vamosi
|
b04367c702
|
remove all VLA and replave with lv_draw_get_buf
|
2019-06-26 16:53:50 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
0f6f2accb6
|
draw_triange/line optimization: return if the coords are out of the mask
|
2019-05-09 06:03:25 +02:00 |
|
Brian Pugh
|
e49de22941
|
lv_draw_line: Fixed a warning by wrapping unused antialiasing variables in LV_ANTIALIAS
|
2019-04-20 18:34:56 -07:00 |
|
Themba Dube
|
ea7c82f478
|
Fix warnings reported in #1008
|
2019-04-09 16:18:04 -04:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
eb6daa51d7
|
move antialiasing and refr_task to the display level
|
2019-03-30 06:03:23 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|