aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headerTibo Clausen2018-10-011-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-305/+1
* First set of V3 macro changesinmarket2018-02-271-82/+123
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-0/+6
* Make the uGFXMain() prototype always availableinmarket2017-03-041-0/+12
* Preliminary version of GTRANSJoel Bodenmann2016-02-071-0/+10
* Update and then move compiler specific code into its own fileinmarket2015-11-191-275/+3
* More compiler specific stuffinmarket2015-11-181-22/+42
* Fixing typo in macrosJoel Bodenmann2015-11-141-1/+1
* Fix compiler detection for Keil uVision V5inmarket2015-11-121-2/+2
* More endian updates. Images should now work for any endian machine even stran...inmarket2015-11-121-8/+14
* Added auto-detection of compilers and some cpu'sinmarket2015-11-111-20/+151
* Add missing defines and move some config variablesinmarket2015-11-111-10/+105
* Revert the use of the new compiler defines as they are not autodetected corre...inmarket2015-11-111-1/+1
* Fixing issue for #define of TRUEJoel Bodenmann2015-11-081-6/+1
* Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEILJoel Bodenmann2015-11-071-2/+7
* Adding missing default value for GFX_NO_INLINEJoel Bodenmann2015-11-041-4/+0
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-10/+12
* Fixing typo in macroJoel Bodenmann2015-10-201-2/+2
* Moving INLINE macro to gfx.h main file as inlined functions are also used out...Joel Bodenmann2015-10-201-0/+12
* Renaming GFX_NO_OS_INIT to GFX_OS_NO_INITJoel Bodenmann2015-08-161-2/+2
* GFILE was not being initialised properly.inmarket2015-02-281-0/+8
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-36/+36
* GDRIVER now working for GDISP including multiple displays.inmarket2014-08-231-0/+11
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-24/+11
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-0/+246