This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libs
/
libnx
/
nxglib
History
…
..
CMakeLists.txt
…
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
…
nxgl_area2rect.c
…
nxgl_rect2area.c
…
nxglib_circlepts.c
…
nxglib_circletraps.c
…
nxglib_colorcmp.c
…
nxglib_colorcopy.c
…
nxglib_intersecting.c
…
nxglib_nonintersecting.c
…
nxglib_nullrect.c
…
nxglib_rectadd.c
…
nxglib_rectcopy.c
libnx: Author Gregory Nutt: update licenses to Apache
2021-02-25 01:44:30 -08:00
nxglib_rectinside.c
…
nxglib_rectintersect.c
…
nxglib_rectoffset.c
…
nxglib_rectoverlap.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
nxglib_rectsize.c
…
nxglib_rectunion.c
…
nxglib_rgb2yuv.c
…
nxglib_rgbblend.c
…
nxglib_runcopy.c
…
nxglib_runoffset.c
…
nxglib_splitline.c
…
nxglib_trapcopy.c
…
nxglib_trapoffset.c
…
nxglib_vectoradd.c
…
nxglib_vectsubtract.c
…
nxglib_yuv2rgb.c
…