This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
6a683b0b54
incubator-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
…