vnc: Decouple VNC server from NX graphic stack

since VNC server is very useful even without NX:
1.Replace nxgl_coord_t with fb_coord_t
2.Replace nxgl_rect_s with fb_area_s
3.Remove nxgl_xxx function call

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2021-12-31 01:55:40 +08:00
committed by Xiang Xiao
parent e9ab3adf23
commit 902d2197b0
16 changed files with 161 additions and 291 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ Graphics
:configuration: CONFIG_VNCSERVER
:dependencies: VNC server provides :c:func:`vnc_default_fbinitialize`.
:dependencies: VNC server provides :c:func:`nx_vnc_fbinitialize`.
.. c:macro:: BOARDIOC_NXTERM