nuttx/graphics/nxglib
patacongo 7322ee4547 Add vectsubtract() and rectinside()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1371 42af7a65-404d-4744-a932-0658087f49c3
2008-12-01 15:28:31 +00:00
..
Make.defs Add vectsubtract() and rectinside() 2008-12-01 15:28:31 +00:00
Makefile.sources Fix auto-generation of sources 2008-11-28 18:27:10 +00:00
nxglib_bitblit.h Fix bad pixel type 2008-11-28 18:26:22 +00:00
nxglib_colorcopy.c Changes from initial NX debug 2008-11-28 23:04:54 +00:00
nxglib_copyrectangle.c Make prototypes of rasterizers same at all resolutions 2008-11-26 23:42:51 +00:00
nxglib_fillrectangle.c Add fill support for BPP < 8 2008-11-28 18:01:10 +00:00
nxglib_filltrapezoid.c There is at least some X11 output now 2008-11-30 18:52:14 +00:00
nxglib_moverectangle.c Add another rasterizer 2008-11-26 19:39:54 +00:00
nxglib_nonintersecting.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_nullrect.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_rectcopy.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_rectinside.c Add vectsubtract() and rectinside() 2008-12-01 15:28:31 +00:00
nxglib_rectintersect.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_rectoffset.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_rectoverlap.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_rectunion.c Add nxgl_rectunion() 2008-12-01 15:12:31 +00:00
nxglib_rgb2yuv.c Add another rasterizer 2008-11-26 19:39:54 +00:00
nxglib_runcopy.c Add more trapezoid support 2008-11-28 13:57:20 +00:00
nxglib_runoffset.c Add support for trapezoidal fills 2008-11-28 13:20:36 +00:00
nxglib_trapcopy.c Add more trapezoid support 2008-11-28 13:57:20 +00:00
nxglib_trapoffset.c Add support for trapezoidal fills 2008-11-28 13:20:36 +00:00
nxglib_vectoradd.c More graphic support routines 2008-11-27 23:31:37 +00:00
nxglib_vectsubtract.c Add vectsubtract() and rectinside() 2008-12-01 15:28:31 +00:00
nxglib_yuv2rgb.c Add another rasterizer 2008-11-26 19:39:54 +00:00