lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
291 stars 310 forks source link

wip(wayland) shared memory allocator #250

Closed ghost closed 1 year ago

ghost commented 1 year ago

Add a shared memory allocator to allocate backing buffers… on demand.

Note: