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
57f1567dc2
Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit color
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4063 42af7a65-404d-4744-a932-0658087f49c3
2011-10-25 01:02:49 +00:00
..
fb
Add logic to read from graphics memory
2011-10-22 18:13:04 +00:00
lcd
Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit color
2011-10-25 01:02:49 +00:00
Make.defs
Add logic to read from graphics memory
2011-10-22 18:13:04 +00:00
Makefile.sources
Add logic to read from graphics memory
2011-10-22 18:13:04 +00:00
nxglib_bitblit.h
…
nxglib_circlepts.c
…
nxglib_circletraps.c
…
nxglib_colorcopy.c
…
nxglib_copyrun.h
…
nxglib_fillrun.h
…
nxglib_intersecting.c
Fix PIC32 ramfunc logic; add rectangle graphic functions
2011-10-17 17:52:55 +00:00
nxglib_nonintersecting.c
…
nxglib_nullrect.c
…
nxglib_rectadd.c
Fix PIC32 ramfunc logic; add rectangle graphic functions
2011-10-17 17:52:55 +00:00
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
…
nxglib_splitline.c
Fix nxgl_splitline bug
2011-08-25 03:13:28 +00:00
nxglib_trapcopy.c
…
nxglib_trapoffset.c
…
nxglib_vectoradd.c
…
nxglib_vectsubtract.c
…
nxglib_yuv2rgb.c
…