nuttx-apps/examples/pwfb
2019-04-02 07:06:06 -06:00
..
.gitignore This commit adds a test example at apps/examples/pwfb that will be used for testing the per-window framebuffer feature. The test does not work correctly yet. 2019-03-16 12:27:45 -06:00
Kconfig This commit adds apps/examples/pwlines, another test of the pw-window framebuffer lgoic. 2019-03-20 12:36:46 -06:00
Make.defs This commit adds a test example at apps/examples/pwfb that will be used for testing the per-window framebuffer feature. The test does not work correctly yet. 2019-03-16 12:27:45 -06:00
Makefile Squashed commit of the following: 2019-03-17 13:51:03 -06:00
pwfb_events.c exmamples/, graphics/NxWidgets: Update NX window clients so that they use the new 'event' callback (vs. the obsoluted 'blocked' callback). 2019-03-25 13:01:52 -06:00
pwfb_internal.h apps/examples/pwfb: Add a toolbar to the example windows. 2019-03-18 12:14:49 -06:00
pwfb_main.c Various graphics apps: If CONFIG_VNCSERVER=y, don't vnc_default_fbinitialize() directly. That is a violation of the portable POSIX interface. Instead, call boardctl(BOARDIOC_VNC_START);. 2019-04-02 07:06:06 -06:00
pwfb_motion.c apps/examples/pwfb/pwfb_motion.c: Trivil spacing fix. 2019-03-17 11:38:59 -06:00