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 |
|
Gabor Kiss-Vamosi
|
8f6b1f8d6c
|
arch(draw) separate SW renderer to allow replacing it (#2803)
* decouple sw renderer
* simplify blend interface
* make tests pass
* udpate makefiles
* fix warning
* fix build errors
* run code formatter
* antialias fix
|
2021-11-26 12:44:10 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Gabor Kiss-Vamosi
|
0cc1e99ddf
|
remove the lv_ prefix from the directories in the src folder
|
2021-03-16 20:36:27 +01:00 |
|