nuttx/graphics/nxsu
2014-08-31 16:24:24 -06:00
..
Make.defs Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganization. From Steve Redler IV 2014-01-08 16:44:11 -06:00
nx_bitmap.c
nx_close.c Rename kufree to kumm_free for consistency with other naming 2014-08-31 16:15:11 -06:00
nx_closewindow.c
nx_constructwindow.c Rename kufree to kumm_free for consistency with other naming 2014-08-31 16:15:11 -06:00
nx_fill.c
nx_filltrapezoid.c
nx_getposition.c
nx_getrectangle.c
nx_kbdchin.c
nx_kbdin.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nx_lower.c
nx_mousein.c Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
nx_move.c
nx_open.c Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -06:00
nx_openwindow.c Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -06:00
nx_raise.c
nx_redrawreq.c Move graphics/nxtk to libnx/nxtk 2013-12-28 11:33:21 -06:00
nx_releasebkgd.c
nx_requestbkgd.c Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
nx_setbgcolor.c Fix a typo introduced in last commit 2014-07-11 21:01:19 -06:00
nx_setpixel.c
nx_setposition.c
nx_setsize.c
nxfe.h Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
nxsu_redrawreq.c Move graphics/nxtk to libnx/nxtk 2013-12-28 11:33:21 -06:00
nxsu_reportposition.c