nuttx/graphics/vnc/server
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
..
Kconfig drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
Make.defs build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
vnc_color.c Fix "with with" typos 2020-01-27 08:46:46 +01:00
vnc_fbdev.c drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
vnc_keymap.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vnc_negotiate.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vnc_raw.c configs/same70-xplained/twm4nx/defconfig: Switch to 8BPP. That is the negotiated size requested by the VNC client anyway. graphics/vnc/server/vnc_color.c: Fix an error in color conversion. 2019-05-03 17:08:05 -06:00
vnc_receiver.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vnc_rre.c configs/same70-xplained/twm4nx/defconfig: Increase packet MTU to 1500. 2019-05-03 10:45:38 -06:00
vnc_server.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vnc_server.h drivers/video: Refine the update region notification mechanism 2020-08-10 08:08:33 +02:00
vnc_updater.c Check return from nxsem_wait_initialize() 2020-03-29 20:11:10 +01:00