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
/
graphics
/
nxglib
History
patacongo
4f7b1c1496
Misc documentation/LCD-related updates
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3844 42af7a65-404d-4744-a932-0658087f49c3
2011-08-05 02:31:59 +00:00
..
fb
Completes test of line/trapezoid drawing routines
2011-08-04 01:25:58 +00:00
lcd
Completes test of line/trapezoid drawing routines
2011-08-04 01:25:58 +00:00
Make.defs
Add nxgl_splitline()
2011-08-02 01:12:16 +00:00
Makefile.sources
Add low level routines to draw single pixels (not used yet)
2011-07-31 17:33:24 +00:00
nxglib_bitblit.h
…
nxglib_colorcopy.c
…
nxglib_copyrun.h
…
nxglib_fillrun.h
…
nxglib_nonintersecting.c
…
nxglib_nullrect.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_runcopy.c
…
nxglib_runoffset.c
Fix numerous errors in trapezoid rendering and wide line drawing algorithms
2011-08-03 16:04:48 +00:00
nxglib_splitline.c
Misc documentation/LCD-related updates
2011-08-05 02:31:59 +00:00
nxglib_trapcopy.c
…
nxglib_trapoffset.c
…
nxglib_vectoradd.c
…
nxglib_vectsubtract.c
…
nxglib_yuv2rgb.c
…