| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license header | Tibo Clausen | 2018-10-01 | 1 | -1/+1 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -305/+1 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -82/+123 |
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 1 | -0/+6 |
* | Make the uGFXMain() prototype always available | inmarket | 2017-03-04 | 1 | -0/+12 |
* | Preliminary version of GTRANS | Joel Bodenmann | 2016-02-07 | 1 | -0/+10 |
* | Update and then move compiler specific code into its own file | inmarket | 2015-11-19 | 1 | -275/+3 |
* | More compiler specific stuff | inmarket | 2015-11-18 | 1 | -22/+42 |
* | Fixing typo in macros | Joel Bodenmann | 2015-11-14 | 1 | -1/+1 |
* | Fix compiler detection for Keil uVision V5 | inmarket | 2015-11-12 | 1 | -2/+2 |
* | More endian updates. Images should now work for any endian machine even stran... | inmarket | 2015-11-12 | 1 | -8/+14 |
* | Added auto-detection of compilers and some cpu's | inmarket | 2015-11-11 | 1 | -20/+151 |
* | Add missing defines and move some config variables | inmarket | 2015-11-11 | 1 | -10/+105 |
* | Revert the use of the new compiler defines as they are not autodetected corre... | inmarket | 2015-11-11 | 1 | -1/+1 |
* | Fixing issue for #define of TRUE | Joel Bodenmann | 2015-11-08 | 1 | -6/+1 |
* | Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL | Joel Bodenmann | 2015-11-07 | 1 | -2/+7 |
* | Adding missing default value for GFX_NO_INLINE | Joel Bodenmann | 2015-11-04 | 1 | -4/+0 |
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -10/+12 |
* | Fixing typo in macro | Joel Bodenmann | 2015-10-20 | 1 | -2/+2 |
* | Moving INLINE macro to gfx.h main file as inlined functions are also used out... | Joel Bodenmann | 2015-10-20 | 1 | -0/+12 |
* | Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT | Joel Bodenmann | 2015-08-16 | 1 | -2/+2 |
* | GFILE was not being initialised properly. | inmarket | 2015-02-28 | 1 | -0/+8 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 1 | -36/+36 |
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 1 | -0/+11 |
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -24/+11 |
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 1 | -0/+246 |