aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-034-15/+15
* Update license headerTibo Clausen2018-10-0110-10/+10
* Change coord_t to gCoordinmarket2018-07-082-2/+2
* Change point and point_t to gPointinmarket2018-07-083-8/+8
* Added new type definitions - moving towards V3.0inmarket2018-06-232-15/+7
* First set of V3 macro changesinmarket2018-02-271-12/+12
* Doxygen fixJoel Bodenmann2016-12-141-1/+1
* Adding gmiscHittestPoly()Joel Bodenmann2016-11-145-1/+146
* Add the math header files when using FASTTRIGinmarket2016-10-011-0/+2
* using GFX_PI internally to avoid issues with M_PIJoel Bodenmann2015-11-282-4/+4
* Make all include paths in ugfx relative.inmarket2015-11-215-5/+5
* More compiler specific stuffinmarket2015-11-181-1/+1
* Fix (potential) compiler warnings about redefining PIWoody Hawthorne2015-11-151-0/+2
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-0/+11
* Add the license to the makefilesinmarket2015-06-081-0/+5
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-218-29/+4
* Add MatrixFloat2D and MatrixFixed2D operations to GMISC.inmarket2014-11-213-6/+451
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-204-231/+231
* Added support for playing arbitrary format audio files with an intelligent au...inmarket2014-06-231-0/+1
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-1/+1
* Add bit format testing to sample formats.inmarket2014-03-111-0/+10
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-194-3/+323
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+8
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-091-3/+3
* Slight improvement to the precision of the GMISC invsqrt() function.inmarket2013-10-241-1/+1
* GMISC invsqrt() function.inmarket2013-10-241-15/+41
* New inverse square root accelerated math functioninmarket2013-09-241-0/+18
* fixed license headersJoel Bodenmann2013-07-213-3/+3
* Fix missing init function for GMISCinmarket2013-07-162-1/+22
* License header updatesinmarket2013-06-152-19/+6
* GOS module, for operating system independanceinmarket2013-05-253-10/+168
* updated license headersJoel Bodenmann2013-05-031-19/+6
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
* updated license headersJoel Bodenmann2013-05-021-0/+9
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-112-0/+242
* removed GDISP_LLD() macroJoel Bodenmann2013-02-112-242/+0
* Implement GMISC Array OperationsAndrew Hannam2013-01-171-1/+205
* New Subsystems GADC, GAUDIN, GAUDOUT, GMISCAndrew Hannam2013-01-172-0/+38