incubator-nuttx/graphics/nxterm
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
..
Make.defs Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nx_register.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm.h Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxterm_clear.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm_driver.c libs/libnx/nxfonts: Fix a memory leak in the font cache. With a busy NxTerm display, this could drain off all the memory pretty quickly! 2019-03-08 11:52:49 -06:00
nxterm_font.c libs/libnx/nxfonts: Fix a memory leak in the font cache. With a busy NxTerm display, this could drain off all the memory pretty quickly! 2019-03-08 11:52:49 -06:00
nxterm_kbdin.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxterm_putc.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm_redraw.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
nxterm_register.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxterm_scroll.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm_sem.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxterm_unregister.c Cosmetic spacing fixes. 2019-03-06 11:09:38 -06:00
nxterm_vt100.c Update README; Remove comment blocks before empty sections. 2017-01-08 11:20:16 -06:00
nxtk_register.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxtool_register.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00