Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 |
| | |||||
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 1 | -0/+10 |
| | | | | | | Still uses old GDISP driver model for now Untested with uGFXnet. Still to come: Input drivers etc | ||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -1/+11 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -16/+6 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | Spelling mistake compile error | inmarket | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | Ensure double initialisation/de-initialisation of GFX can't occur | inmarket | 2014-02-03 | 1 | -1/+11 |
| | |||||
* | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -10/+48 |
| | |||||
* | Removed TDISP module | Joel Bodenmann | 2013-12-11 | 1 | -8/+0 |
| | |||||
* | Multiple displays across one or more controllers is now fully supported. | inmarket | 2013-10-12 | 1 | -1/+0 |
| | | | | | Only the Win32 driver supports this so far. Other drivers are currently broken due to API changes and will be fixed. | ||||
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | License header updates | inmarket | 2013-06-15 | 1 | -18/+5 |
| | |||||
* | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | GOS updates | inmarket | 2013-06-02 | 1 | -7/+2 |
| | |||||
* | added obsolete #warning to gdispInit() | Joel Bodenmann | 2013-05-30 | 1 | -0/+7 |
| | |||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -0/+107 |
GMISC fast floating point trig GMISC fast fixed point trig |