incubator-nuttx/graphics/nxglib
patacongo b4c37e50df Fix nxgl_splitline bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3912 42af7a65-404d-4744-a932-0658087f49c3
2011-08-25 03:13:28 +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 circle drawing interfaces 2011-08-24 14:46:59 +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 Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_circlepts.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nxglib_circletraps.c Add a test of the circle rendering logic 2011-08-24 17:00:51 +00:00
nxglib_colorcopy.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_copyrun.h Code complete for NX for LCD 2010-04-18 02:56:15 +00:00
nxglib_fillrun.h NX for 4bpp 2010-05-15 12:40:59 +00:00
nxglib_nonintersecting.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_nullrect.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectcopy.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectinside.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectintersect.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectoffset.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectoverlap.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectsize.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rectunion.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_rgb2yuv.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_runcopy.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
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 Fix nxgl_splitline bug 2011-08-25 03:13:28 +00:00
nxglib_trapcopy.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_trapoffset.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_vectoradd.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_vectsubtract.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00
nxglib_yuv2rgb.c Move NX header files to include/nuttx/nx 2011-07-24 20:49:01 +00:00