incubator-nuttx/graphics/vnc/server
Gregory Nutt 92554257b9 Squashed commit of the following:
graphics/nxbe/nxbe_bitmap.c:  Fix another coordinate system problem.

    graphics/:  Review use of device coordinate system with window frambebuffer and make fixes accordingly.

    graphics/nxbe/nxbe_fill.c:  Fix a coordinate system bug.  Was trying to update the window fraembuffer using the device coordinate system.  Need to use the relative coordinate system.

    graphics/:  Use DEBUGASSERT instead of return an error since the is no user to handle the errors within the NX server.  Use CONFIG_DEBUG_GRAPHICS instead of CONFIG_DEBUG_FEATURES in most cases.

    graphics/:  Nothing under graphics/ should set the errno.
2019-03-17 11:34:45 -06:00
..
Kconfig Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
Make.defs
vnc_color.c
vnc_fbdev.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_keymap.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
vnc_negotiate.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_raw.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_receiver.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_rre.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_server.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
vnc_server.h Fix some typographical errors. 2018-09-14 06:55:45 -06:00
vnc_updater.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00