feature(lvgl_port): RGB888 SIMD fill#480
Conversation
peter-marcisovsky
left a comment
There was a problem hiding this comment.
@pborcin thanks for the changes. Nice work with the switch-case implementation. I have never tried that myself (did not have a proper use case) but this looks like a good one.
Sorry for the review comments regarding your style of commenting, but as you might have seen the assembly is very hard be read and to be navigated through and commenting makes it bit easier for us to know what is going on and which buffer are you aligning and where to are you jumping. Thank you.
I will also try the test app and let you know.
3da85ab to
234966a
Compare
2d7a665 to
0762ba6
Compare
peter-marcisovsky
left a comment
There was a problem hiding this comment.
Please fix the build errors I have described. Thank you.
70a2958 to
ded1548
Compare
peter-marcisovsky
left a comment
There was a problem hiding this comment.
@pborcin works fine now.
Thank you for the update, nice work.
ded1548 to
a2694c6
Compare
This MR adds SIMD support for LV_DRAW_SW_COLOR_BLEND_TO_RGB888
ESP-BSP Pull Request checklist
Change description
esp32s3SIMD assembly implementation of theRGB888simple fillesp32assembly implementation of theRGB888simple fill