This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-17 10:23:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
3c27f133fd
nuttx
/
libs
/
libnx
/
nx
History
Download ZIP
Download TAR.GZ
Gregory Nutt
372e8b86a4
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
..
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
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
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