summaryrefslogtreecommitdiff
path: root/packages/libgd/src
Commit message (Expand)AuthorAgeFilesLines
* Various Watcom changes to enable compilation of packages and utilspierre2020-09-301-0/+11
* * use StdCall like naming conventions only for Win32; on x86_64-win64 this im...svenbarth2020-04-211-122/+122
* * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are ...Legolas2015-03-031-1/+8
* * disable dyn. linking of gd for arm-gba as proposed by Karl-Michael Schindle...florian2015-02-011-1/+9
* AROS: enable some basic set of Packages to build with AROSkaroly2014-08-181-1/+9
* fix compilation for netware targetarmin2011-02-061-0/+12
* + made libgd package to build at least on MorphOS and Amigakaroly2010-10-211-0/+17
* * (again :-( ) make cdecl the default calling convention for everything exc...hajny2010-04-111-0/+10
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-261-1/+0
* * Try to fix compilation failure for go32v2pierre2009-11-161-35/+53
* * prepeared libgd for dynamic loading supportivost2009-11-121-190/+178
* * renamed GDCALL to EXTCALL. Now it works with lazarus codetoolsivost2009-11-121-151/+151
* * removed old gd headers (were alread disabled)ivost2009-01-242-421/+1
* * added helper function gdNewStreamCtx to libgd. This function maps a TStream...ivost2009-01-181-0/+81
* * make cdecl the default calling convention for all platforms except Window...hajny2009-01-131-3/+1
* * added a calling convention for libgd go32v2, but no idea if this is the rig...ivost2009-01-131-0/+6
* * fixed typo (windows part only)ivost2009-01-051-5/+5
* * new translation of libgd headers, including windows support. because of som...ivost2009-01-051-0/+967
* Fixed compilation of libgd on go32v2giulio2008-05-111-93/+97
* * libgd movedmarco2008-01-261-0/+416