aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gaudin/gfxconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Move gaudin oscilloscope demo to a new directoryinmarket2014-03-061-56/+0
|
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-221-1/+1
| | | | Also add support for signed sample formats.
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-281-79/+5
| | | | the new streaming and multiple display demos
* License header updatesinmarket2013-06-151-0/+2
|
* GOS module, for operating system independanceinmarket2013-05-251-0/+5
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* changed the license of all demos to BSDJoel Bodenmann2013-04-081-6/+25
|
* GDISP changes including polygon supportAndrew Hannam2013-03-101-1/+0
| | | | | | | | | | | | Add polygon drawing Add convex polygon filling Start support for a monochrome display Move gdisp doxygen to header file Restructure the balance between gdisp.h and gdisp_lld.h Remove old extern font definitions (now always use gdispOpenFont) Make public the GDISP structure and change macros to suit (faster for the application). gdispQuery is now optional.
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-101-0/+1
| | | | This reverts commit 269262ef9bcd392eb037ed9873557478951669e7.
* GDISP changes including polygon supportAndrew Hannam2013-03-101-1/+0
| | | | | | | | | | | | Add polygon drawing Add convex polygon filling Start support for a monochrome display Move gdisp doxygen to header file Restructure the balance between gdisp.h and gdisp_lld.h Remove old extern font definitions (now always use gdispOpenFont) Make public the GDISP structure and change macros to suit (faster for the application). gdispQuery is now optional.
* GAUDIN implemented with GADC driverAndrew Hannam2013-03-011-0/+105