mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
9bbf661dd4
* reduce SDL_RenderSetClipRect as much as possible * added some comments * removing draw_sw usage * fixed import * implemented polygon drawing * supports subimage for sdl texture based images * fixed formatting * removed unused code * cleanup * cleanup * formatted code