| Commit message (Expand) | Author | Age | Files | Lines |
* | using GFX_PI internally to avoid issues with M_PI | Joel Bodenmann | 2015-11-28 | 2 | -4/+4 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 5 | -5/+5 |
* | More compiler specific stuff | inmarket | 2015-11-18 | 1 | -1/+1 |
* | Fix (potential) compiler warnings about redefining PI | Woody Hawthorne | 2015-11-15 | 1 | -0/+2 |
* | Added ability to compile ugfx as a single file (excluding driver and board fi... | inmarket | 2015-06-08 | 1 | -0/+11 |
* | Add the license to the makefiles | inmarket | 2015-06-08 | 1 | -0/+5 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 8 | -29/+4 |
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 3 | -6/+451 |
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 4 | -231/+231 |
* | Added support for playing arbitrary format audio files with an intelligent au... | inmarket | 2014-06-23 | 1 | -0/+1 |
* | Reworking the GWIN doxygen documentation. | Joel Bodenmann | 2014-05-20 | 1 | -1/+1 |
* | Add bit format testing to sample formats. | inmarket | 2014-03-11 | 1 | -0/+10 |
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 4 | -3/+323 |
* | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -1/+8 |
* | Fix incorrect naming of GMISC_INVSQRT_... macros. | inmarket | 2013-11-09 | 1 | -3/+3 |
* | Slight improvement to the precision of the GMISC invsqrt() function. | inmarket | 2013-10-24 | 1 | -1/+1 |
* | GMISC invsqrt() function. | inmarket | 2013-10-24 | 1 | -15/+41 |
* | New inverse square root accelerated math function | inmarket | 2013-09-24 | 1 | -0/+18 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 3 | -3/+3 |
* | Fix missing init function for GMISC | inmarket | 2013-07-16 | 2 | -1/+22 |
* | License header updates | inmarket | 2013-06-15 | 2 | -19/+6 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 3 | -10/+168 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 1 | -19/+6 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 1 | -9/+0 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 1 | -0/+9 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 1 | -1/+1 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 2 | -0/+242 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 2 | -242/+0 |
* | Implement GMISC Array Operations | Andrew Hannam | 2013-01-17 | 1 | -1/+205 |
* | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | Andrew Hannam | 2013-01-17 | 2 | -0/+38 |