nuttx/libs/libnx/nxmu
Gregory Nutt 8a46b1f488 Squashed commit of the following:
graphics:  nx_openwindow() and nxtk_openwindow() now accept an addtional 'flag' parameter.  This argument is not used at present but will, eventually enable a RAM backed, per-window framebuffer.

    graphics/Kconfig:  Add configuration to support a rambacked framebuffer. Current marked as EXPERIMENTAL because this is a work in progress.
2019-03-13 12:34:13 -06:00
..
Kconfig
Make.defs
nx_bitmap.c
nx_block.c
nx_closewindow.c
nx_connect.c
nx_constructwindow.c Squashed commit of the following: 2019-03-13 12:34:13 -06:00
nx_disconnect.c
nx_eventhandler.c
nx_eventnotify.c
nx_fill.c
nx_filltrapezoid.c
nx_getposition.c
nx_getrectangle.c
nx_kbdchin.c
nx_kbdin.c
nx_lower.c
nx_mousein.c
nx_move.c
nx_openwindow.c Squashed commit of the following: 2019-03-13 12:34:13 -06:00
nx_raise.c
nx_redrawreq.c
nx_releasebkgd.c
nx_requestbkgd.c
nx_setbgcolor.c
nx_setpixel.c
nx_setposition.c
nx_setsize.c
nxmu_semtake.c
nxmu_sendserver.c
nxmu_sendwindow.c