nuttx/libs/libnx/nxglib
2019-03-20 12:26:45 -06:00
..
Kconfig
Make.defs
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
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