nuttx/graphics/nxmu
2011-10-25 15:21:01 +00:00
..
Make.defs Add logic to read from graphics memory 2011-10-22 18:13:04 +00:00
nx_bitmap.c
nx_closewindow.c
nx_connect.c
nx_disconnect.c
nx_drawcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_drawline.c
nx_eventhandler.c
nx_eventnotify.c
nx_fill.c
nx_fillcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_filltrapezoid.c
nx_getposition.c
nx_getrectangle.c Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit color 2011-10-25 01:02:49 +00:00
nx_kbdchin.c
nx_kbdin.c
nx_lower.c
nx_mousein.c
nx_move.c
nx_openwindow.c
nx_raise.c
nx_releasebkgd.c Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g++ is used; Fix bad cast that caused problems with the background window is released 2011-10-25 15:21:01 +00:00
nx_requestbkgd.c
nx_setbgcolor.c
nx_setpixel.c Add logic to set individual pixels 2011-10-14 16:58:44 +00:00
nx_setposition.c Pointer arguments to NX set methods should be const 2011-10-16 22:22:49 +00:00
nx_setsize.c Pointer arguments to NX set methods should be const 2011-10-16 22:22:49 +00:00
nxfe.h Add logic to read from graphics memory 2011-10-22 18:13:04 +00:00
nxmu_constructwindow.c
nxmu_kbdin.c
nxmu_mouse.c
nxmu_openwindow.c
nxmu_redrawreq.c
nxmu_releasebkgd.c
nxmu_reportposition.c
nxmu_requestbkgd.c
nxmu_semtake.c
nxmu_server.c Add logic to read from graphics memory 2011-10-22 18:13:04 +00:00