incubator-nuttx/graphics/nxterm
Gregory Nutt ffca6badfc Squashed commit of the following:
graphics/nxterm:  Needs to clear display initially.  Otherwise, garbage from previous display may still be present from preceding NxWM window.

    graphics/nxterm:  Back out most of the preceding NxTerm changes related to window size.  apps/examples/nxterm passed the complete NxTK window size.  Those changes were needed to make aps/examples/nxterm work.  But NxWM passes the the size of the NxTK main sub-window.  So I needed to back out the changes and then change the applications so that they passed the same value (the size of the NxTK sub-window).
2019-03-09 13:13:05 -06:00
..
Make.defs Squashed commit of the following: 2019-03-09 13:13:05 -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-09 13:13:05 -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 Fix some compile problems found during build testing. 2017-10-07 09:40:02 -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-09 13:13:05 -06:00
nxterm_scroll.c Squashed commit of the following: 2019-03-09 13:13:05 -06:00
nxterm_sem.c Replace all ASSERT with DEBUGASSERT to save the code space 2018-08-24 06:58:30 -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