incubator-nuttx/graphics/nxmu
jianglianfang 62a4799409 video/vnc: add vnc_fb_register
To optimize the initialization of vnc, change it to vnc_fb_register.

Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2024-04-12 17:42:49 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nxmu.h user/trap: Enforce CONFIG_MQ_MAXMSGSIZE >=64 when NX Server is used 2021-09-01 11:58:22 +08:00
nxmu_kbdin.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
nxmu_mouse.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxmu_openwindow.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
nxmu_redraw.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_releasebkgd.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_reportposition.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
nxmu_requestbkgd.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_sendclient.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_sendclientwindow.c graphics: Author: Gregory Nutt: update licenses to Apache 2021-02-07 11:09:03 -03:00
nxmu_server.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
nxmu_start.c video/vnc: add vnc_fb_register 2024-04-12 17:42:49 +08:00