| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also add support for signed sample formats.
|
|
|
|
| |
the new streaming and multiple display demos
|
| |
|
| |
|
|
|
|
|
| |
GMISC fast floating point trig
GMISC fast fixed point trig
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This reverts commit 269262ef9bcd392eb037ed9873557478951669e7.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|