sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.21k stars 128 forks source link

Software rendering support #287

Open HidenoriMatsubayashi opened 2 years ago

HidenoriMatsubayashi commented 2 years ago

From https://github.com/sony/flutter-elinux/issues/124

Because I think that many embedded device have no GPU. I want to know if elinux flutter can run on CPU?

laoshaw commented 1 year ago

seconds this, support software rendering, probably via SDL2 framebuffer, or directfb2 at https://github.com/directfb2/DirectFB2