incubator-nuttx/graphics/vnc
Huang Qi fd78f83e02 drivers/video: Refine the update region notification mechanism
1.Expose the notification through fb_vtable_s::updatearea
2.Incorporate old nx_notify_rectangle into the new updatearea callback
3.Migrate the calle of nx_notify_rectangle to fb_vtable_s::updatearea

Change-Id: Ia3d1f73e8757b2d381586d76ec6adc16c810018d
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2020-08-10 08:08:33 +02:00
..
client build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
server drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
Kconfig
Make.defs