incubator-nuttx/libs/libnx/nx
Gregory Nutt 05ce221523 graphics/: Add new NX interfaces to query if a window is hidden or not. 2019-05-09 08:27:12 -06:00
..
Kconfig This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
Make.defs graphics/: Add new NX interfaces to query if a window is hidden or not. 2019-05-09 08:27:12 -06:00
nx_drawcircle.c Squashed commit of the following: 2019-03-13 12:34:13 -06:00
nx_drawline.c libs/libnx/nxmu/nx_filltrapezoid.c: Fix a coordinate system error. When no clipping rectangle is falls, it falls back to use the entire window as for the clip. However, that window must then then be in window relative coordinates, not in absoute device coordinates. 2019-03-20 12:26:45 -06:00
nx_fillcircle.c Squashed commit of the following: 2019-03-13 12:34:13 -06:00
nx_ishidden.c graphics/: Add new NX interfaces to query if a window is hidden or not. 2019-05-09 08:27:12 -06:00