This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
574595dc32
nuttx
/
libs
/
libnx
/
nxglib
History
Gregory Nutt
f371679f58
libs/libnx/nxglib/nxglib_intersecting.c: Correct bogus logic in nxgl_interesting. Good to know I was stupid then to and that is it not just a recent thing.
2019-05-13 09:06:14 -06:00
..
Kconfig
Make.defs
nxglib_circlepts.c
nxglib_circletraps.c
nxglib_colorcmp.c
nxglib_colorcopy.c
nxglib_intersecting.c
libs/libnx/nxglib/nxglib_intersecting.c: Correct bogus logic in nxgl_interesting. Good to know I was stupid then to and that is it not just a recent thing.
2019-05-13 09:06:14 -06:00
nxglib_nonintersecting.c
nxglib_nullrect.c
nxglib_rectadd.c
nxglib_rectcopy.c
nxglib_rectinside.c
nxglib_rectintersect.c
nxglib_rectoffset.c
nxglib_rectoverlap.c
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
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
nxglib_vectoradd.c
nxglib_vectsubtract.c
nxglib_yuv2rgb.c