ugfx/demos/modules
inmarket 5edf7c956e On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86).
This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM platforms.
For now just remove the parameter when generating ROMFS files for an ARM platform.
2014-02-15 22:28:07 +10:00
..
gadc removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer 2014-02-02 12:59:36 +01:00
gaudin Update GAUDIN and GADC demos to new internal GWIN structures. 2013-12-22 21:37:41 +10:00
gdisp On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86). 2014-02-15 22:28:07 +10:00
gtimer Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. 2013-12-21 13:21:59 +10:00
gwin On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86). 2014-02-15 22:28:07 +10:00