9
0
Fork 0
nuttx-bb/nuttx/graphics/nxmu
patacongo ad3e58a69a 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
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4064 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_closewindow.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_connect.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_disconnect.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_drawcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_drawline.c Add NX line drawing interfaces 2011-08-02 13:39:55 +00:00
nx_eventhandler.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_eventnotify.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_fill.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_fillcircle.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nx_filltrapezoid.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_getposition.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
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 Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_kbdin.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_lower.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_mousein.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_move.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_openwindow.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_raise.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
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 Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nx_setbgcolor.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
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 Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_kbdin.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_mouse.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_openwindow.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_redrawreq.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_releasebkgd.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_reportposition.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_requestbkgd.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_semtake.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxmu_server.c Add logic to read from graphics memory 2011-10-22 18:13:04 +00:00