Mariotaku
|
f575935180
|
fix(sdl): add transformation support for the SDL backend (#3403)
* sdl transform wip
* sdl transform wip
* working transform (scale, rotate)
* fixed transform with masks
* fixing includes
* removed lv_obj_t references in draw backend
* update the API to work with SW layers too
* update lv_conf_internal.h
* makefile fixes
* updated sdl transform implementation
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-06-15 10:36:47 +02:00 |
|